]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7acbec8134ae6b3236d99a64c09ba577699cac44
treea7466ea98b5efee94f1d0cb7fac427516e707906
parent2db7b862532065d96e20eed10f4ef10d51d76b6d
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