x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p6.c
authorPaolo Ciarrocchi <paolo.ciarrocchi@gmail.com>
Wed, 20 Feb 2008 23:10:54 +0000 (00:10 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:49 +0000 (17:40 +0200)
commit2c5847837fe76497934734330151f240f3e04925
tree75524a229bb3cf2eaf618733d8f8f86fe5941936
parent4d46a89e7c867718020b2d5fd8f9e775293304be
x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p6.c

Before:
   total: 16 errors, 13 warnings, 122 lines checked
After:
   total: 0 errors, 0 warnings, 122 lines checked

No code changed:

arch/x86/kernel/cpu/mcheck/p6.o:

   text    data     bss     dec     hex filename
   1082       0       8    1090     442 p6.o.before
   1082       0       8    1090     442 p6.o.after

md5:
   4e283fbc1b68240f1724d9725007d379  p6.o.before.asm
   4e283fbc1b68240f1724d9725007d379  p6.o.after.asm

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