From: Paolo Ciarrocchi Date: Sun, 24 Feb 2008 10:58:13 +0000 (+0100) Subject: x86: coding style fixes to arch/x86/kernel/cpu/common.c X-Git-Tag: v2.6.26-rc1~1154^2~521 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34048c9e927d5ae29c6ba802c826370de2a046d2;p=pandora-kernel.git x86: coding style fixes to arch/x86/kernel/cpu/common.c Before: total: 55 errors, 6 warnings, 727 lines checked After: total: 0 errors, 3 warnings, 734 lines checked No code changed: arch/x86/kernel/cpu/common.o: text data bss dec hex filename 3500 4611 44 8155 1fdb common.o.before 3500 4611 44 8155 1fdb common.o.after md5: e37091f11fbeb682c0db152ac3022a38 common.o.before.asm e37091f11fbeb682c0db152ac3022a38 common.o.after.asm Signed-off-by: Paolo Ciarrocchi Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed