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)
commitd717ca84c02f4b60a85502c23bca5698801dfaae
treece9864fd41f5b238937fabcb3e9d203ec2f50527
parent65eb6b4326daddd1cccd003bd4df3fd75b06f0e1
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