From: Paolo Ciarrocchi Date: Sat, 7 Jun 2008 12:14:35 +0000 (+0200) Subject: x86: coding style fixes to arch/x86/pci/irq. X-Git-Tag: v2.6.27-rc1~1106^2~251^6~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7058b06188232381c13ff05a3caf458bb892b834;p=pandora-kernel.git x86: coding style fixes to arch/x86/pci/irq. Before: total: 60 errors, 85 warnings, 1237 lines checked After: total: 1 errors, 82 warnings, 1226 lines checked WARNING: line over 80 characters Compile tested. paolo@paolo-desktop:/tmp$ size irq.o.* text data bss dec hex filename 6128 440 76 6644 19f4 irq.o.after 6128 440 76 6644 19f4 irq.o.before Signed-off-by: Paolo Ciarrocchi Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed