From: Paolo Ciarrocchi Date: Fri, 22 Feb 2008 22:09:42 +0000 (+0100) Subject: x86: coding style fixes to arch/x86/kernel/cpu/intel.c X-Git-Tag: v2.6.26-rc1~1154^2~539 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65eb6b4326daddd1cccd003bd4df3fd75b06f0e1;p=pandora-kernel.git x86: coding style fixes to arch/x86/kernel/cpu/intel.c Before: total: 37 errors, 16 warnings, 366 lines checked After: total: 0 errors, 15 warnings, 369 lines checked No code changed: arch/x86/kernel/cpu/intel.o: text data bss dec hex filename 1534 452 0 1986 7c2 intel.o.before 1534 452 0 1986 7c2 intel.o.after md5: 1ca348a06de6eb354c4b6ea715a57db5 intel.o.before.asm 1ca348a06de6eb354c4b6ea715a57db5 intel.o.after.asm Signed-off-by: Paolo Ciarrocchi Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed