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

Before:
   total: 5 errors, 4 warnings, 48 lines checked
After:
   total: 0 errors, 4 warnings, 49 lines checked

No code changed:

arch/x86/oprofile/init.o:

   text    data     bss     dec     hex filename
     42       0       0      42      2a init.o.before
     42       0       0      42      2a init.o.after

md5:
   74c94c315cfbf245aeba36eceac57e66  init.o.before.asm
   74c94c315cfbf245aeba36eceac57e66  init.o.after.asm

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