]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: mpparse.c fix style problems
authorJaswinder Singh Rajput <jaswinder@infradead.org>
Fri, 2 Jan 2009 18:13:25 +0000 (23:43 +0530)
committerIngo Molnar <mingo@elte.hu>
Fri, 2 Jan 2009 18:24:28 +0000 (19:24 +0100)
commit103ceffb9501531f6931df6aebc11a05189201f0
tree7dd5991d13934cca3b47816d4b83fd98e4972fca
parentdceb4521c8ed24b9fe4230e0d385cf4770260383
x86: mpparse.c fix style problems

Impact: cleanup, fix style problems, more readable

Fixes style problems:

 WARNING: Use #include <linux/smp.h> instead of <asm/smp.h>
 WARNING: Use #include <linux/acpi.h> instead of <asm/acpi.h>
 WARNING: suspect code indent for conditional statements (8, 17)
 WARNING: space prohibited between function name and open parenthesis '('

total: 0 errors, 5 warnings

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