From: Paolo Ciarrocchi Date: Sun, 8 Jun 2008 11:07:18 +0000 (+0200) Subject: x86: coding style fixes to arch/x86/kernel/io_apic_32.c X-Git-Tag: v2.6.27-rc1~1106^2~251^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=360624484c81d55f88b1e5f48ce24c9243ce38e5;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed