]> git.baikalelectronics.ru Git - kernel.git/commit
x86: coding style fixes to arch/x86/kernel/cpu/intel.c
authorPaolo Ciarrocchi <paolo.ciarrocchi@gmail.com>
Fri, 22 Feb 2008 22:09:42 +0000 (23:09 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:49 +0000 (17:40 +0200)
commitcf9e429c90543fdce12827b40e27c4970678221b
treed9f66b8c2f1d2acf10368257e8e8d41d9e3d8cb6
parentad02cd9f53d3c743b011ad213cdd0e009ee654c3
x86: coding style fixes to arch/x86/kernel/cpu/intel.c

Before:
   total: 37 errors, 16 warnings, 366 lines checked
After:
   total: 0 errors, 15 warnings, 369 lines checked

No code changed:

arch/x86/kernel/cpu/intel.o:

   text    data     bss     dec     hex filename
   1534     452       0    1986     7c2 intel.o.before
   1534     452       0    1986     7c2 intel.o.after

md5:
   1ca348a06de6eb354c4b6ea715a57db5  intel.o.before.asm
   1ca348a06de6eb354c4b6ea715a57db5  intel.o.after.asm

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