x86: coding style fixes to arch/x86/kernel/cpu/common.c
authorPaolo Ciarrocchi <paolo.ciarrocchi@gmail.com>
Sun, 24 Feb 2008 10:58:13 +0000 (11:58 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:50 +0000 (17:40 +0200)
commit34048c9e927d5ae29c6ba802c826370de2a046d2
treee2e2e955022b6d2ac497a9dcb976ba069f96c72b
parentdb96598494f2a2ab9ab79999dd8fc365a906914b
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 <paolo.ciarrocchi@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/common.c