x86: coding style fixes to arch/x86/kernel/io_apic_32.c
authorPaolo Ciarrocchi <paolo.ciarrocchi@gmail.com>
Sun, 8 Jun 2008 11:07:18 +0000 (13:07 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 07:13:23 +0000 (09:13 +0200)
commit360624484c81d55f88b1e5f48ce24c9243ce38e5
tree51fe4566c35639f847c8bed96c308aac5b0b30fb
parent46b3b4ef1ea2a0892b9b38b6a0c65a3f33b504aa
x86: coding style fixes to arch/x86/kernel/io_apic_32.c

Before:
total: 91 errors, 73 warnings, 2850 lines checked

After:
total: 1 errors, 47 warnings, 2848 lines checked

Compile tested:

paolo@paolo-desktop:/tmp$ size io*
   text    data     bss     dec     hex filename
  13836    1756   11104   26696    6848 io_apic_32.o.after
  13836    1756   11104   26696    6848 io_apic_32.o.before

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