commit | 3b9dc9f2f123286aaade54c45fef6723d587c664 | [log] [tgz] |
---|---|---|
author | Jaswinder Singh Rajput <jaswinderrajput@gmail.com> | Mon Jan 12 14:46:48 2009 +0530 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Jan 12 11:23:01 2009 +0100 |
tree | 205d57e8beb55e4c005f3f55c51bbccce7152eec | |
parent | e17029ad69c7b1518413c00f793d89bb77b8527b [diff] |
x86: module_64.c fix style problems Impact: cleanup Fix: ERROR: trailing whitespace ERROR: code indent should use tabs where possible WARNING: %Ld/%Lu are not-standard C, use %lld/%llu WARNING: printk() should include KERN_ facility level ERROR: spaces required around that '=' (ctx:VxW) total: 13 errors, 2 warnings Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>