From: Jaswinder Singh Rajput Date: Mon, 12 Jan 2009 09:16:48 +0000 (+0530) Subject: x86: module_64.c fix style problems X-Git-Tag: v2.6.30-rc1~2^2~50^2~86^3~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b9dc9f2f123286aaade54c45fef6723d587c664;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed