]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: irq_64.c fix style problems
authorJaswinder Singh Rajput <jaswinder@infradead.org>
Sun, 4 Jan 2009 10:55:19 +0000 (16:25 +0530)
committerIngo Molnar <mingo@elte.hu>
Sun, 4 Jan 2009 12:23:04 +0000 (13:23 +0100)
commit5f66b2a0d919e84ee921dc21c9dbfddd1215c0e9
treebe79159fa4d38f00d397ad0e2a559c2908184b61
parent6a02e71099a87d13f2aa49cb491b5bfb5e662fae
x86: irq_64.c fix style problems

Impact: cleanup, fix style problems, more readable

Fix:

 WARNING: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>
 WARNING: Use #include <linux/smp.h> instead of <asm/smp.h>
 ERROR: code indent should use tabs where possible

 total: 9 errors, 2 warnings

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