x86: coding style fixes to arch/x86/boot/cpucheck.c
authorPaolo Ciarrocchi <paolo.ciarrocchi@gmail.com>
Fri, 22 Feb 2008 22:11:12 +0000 (23:11 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:50 +0000 (17:40 +0200)
commit7030760ae5d29d637d1e962c70d1d9c58be3306f
tree6b813f3a181d04b60cca09277605f22d4d4b8f1a
parentd677759e99b51f50a75b2adfabb25e9d656ee33c
x86: coding style fixes to arch/x86/boot/cpucheck.c

Before:
   total: 30 errors, 0 warnings, 262 lines checked
After:
   total: 0 errors, 0 warnings, 262 lines checked

No code changed:

arch/x86/boot/cpucheck.o:

   text    data     bss     dec     hex filename
    989       0      96    1085     43d cpucheck.o.before
    989       0      96    1085     43d cpucheck.o.after

md5:
   06634cfefb8438fa284ff903b4cafbce  cpucheck.o.before.asm
   06634cfefb8438fa284ff903b4cafbce  cpucheck.o.after.asm

Signed-off-by: Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/boot/cpucheck.c
This page took 0.025151 seconds and 5 git commands to generate.