git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7cbdadf
)
x86: microcode_intel.c fix style problems
author
Jaswinder Singh Rajput
<jaswinderrajput@gmail.com>
Mon, 12 Jan 2009 09:14:29 +0000
(14:44 +0530)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 12 Jan 2009 10:22:40 +0000
(11:22 +0100)
Impact: cleanup
Fix:
WARNING: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>
ERROR: trailing whitespace
ERROR: "(foo*)" should be "(foo *)"
total: 3 errors, 1 warnings
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found