From: Paolo Ciarrocchi Date: Fri, 22 Feb 2008 22:10:06 +0000 (+0100) Subject: x86: coding style fixes to arch/x86/kernel/mca_32.c X-Git-Tag: v2.6.26-rc1~1154^2~536 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0067cc996ee7a0dd282d8da5b64fa60aa2066bb2;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed