x86: coding style fixes to arch/x86/kernel/mca_32.c
authorPaolo Ciarrocchi <paolo.ciarrocchi@gmail.com>
Fri, 22 Feb 2008 22:10:06 +0000 (23:10 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:49 +0000 (17:40 +0200)
commit0067cc996ee7a0dd282d8da5b64fa60aa2066bb2
treebb360924bd5f44f4fdac4dd8c3d0c27154cb5d85
parentf73920cd63d316008738427a0df2caab6cc88ad7
x86: coding style fixes to arch/x86/kernel/mca_32.c

Before:
   total: 42 errors, 3 warnings, 469 lines checked
After:
   total: 0 errors, 3 warnings, 479 lines checked

No code changed:

arch/x86/kernel/mca_32.o:

   text    data     bss     dec     hex filename
   1832     288       5    2125     84d mca_32.o.before
   1832     288       5    2125     84d mca_32.o.after

md5:
   c0e45e2b743ce26349eb07dc53e80b94  mca_32.o.before.asm
   c0e45e2b743ce26349eb07dc53e80b94  mca_32.o.after.asm

Signed-off-by: Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/mca_32.c