x86: coding style fixes to arch/x86/power/cpu_32.c
authorPaolo Ciarrocchi <paolo.ciarrocchi@gmail.com>
Sun, 24 Feb 2008 10:57:22 +0000 (11:57 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:50 +0000 (17:40 +0200)
commitdb96598494f2a2ab9ab79999dd8fc365a906914b
treea7466ea98b5efee94f1d0cb7fac427516e707906
parent7ebed39ff7eec204850736a662828da0b942b8c0
x86: coding style fixes to arch/x86/power/cpu_32.c

Before:
   total: 15 errors, 3 warnings, 133 lines checked
After:
   total: 0 errors, 0 warnings, 138 lines checked

No code changed:

arch/x86/power/cpu_32.o:

   text    data     bss     dec     hex filename
    739       0      84     823     337 cpu_32.o.before
    739       0      84     823     337 cpu_32.o.after

md5:
   eb0726223a5e26b195e65f0ae2c0ec66  cpu_32.o.before.asm
   eb0726223a5e26b195e65f0ae2c0ec66  cpu_32.o.after.asm

Signed-off-by: Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/power/cpu_32.c