]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: irq_32.c fix style problems
authorJaswinder Singh Rajput <jaswinder@infradead.org>
Sun, 4 Jan 2009 11:02:36 +0000 (16:32 +0530)
committerIngo Molnar <mingo@elte.hu>
Sun, 4 Jan 2009 17:19:37 +0000 (18:19 +0100)
commit72ade5f9ca7b384a180ae6b42987f627acd9fe95
tree49ea1b89f70f46ee349889b3c75035bba8bafc46
parent5866e1b49dd2cdc9024e2269e7b1201a57bf9e19
x86: irq_32.c fix style problems

Impact: cleanup

Fix:

 WARNING: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>
 ERROR: "(foo*)" should be "(foo *)"
 ERROR: space required after that ',' (ctx:VxV)

total: 5 errors, 1 warnings

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/irq_32.c