x86: coding style fixes to arch/x86/oprofile/op_model_athlon.c
authorPaolo Ciarrocchi <paolo.ciarrocchi@gmail.com>
Tue, 19 Feb 2008 22:51:27 +0000 (23:51 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:48 +0000 (17:40 +0200)
commitd4413732b54a17684e48fbb4b52fade5bf965b5d
tree3c04452cbac9624020828df55ca0d0c2925d2f8e
parent8b45b72b04061b9d39208b0843007d62b463c211
x86: coding style fixes to arch/x86/oprofile/op_model_athlon.c

The patch fixes 33 errors and a few warnings reported by checkpatch.pl

arch/x86/oprofile/op_model_athlon.o:
   text    data     bss     dec     hex filename
   1691       0      32    1723     6bb op_model_athlon.o.before
   1691       0      32    1723     6bb op_model_athlon.o.after
md5:
c354bc2d7140e1e626c03390eddaa0a6  op_model_athlon.o.before.asm
c354bc2d7140e1e626c03390eddaa0a6  op_model_athlon.o.after.asm

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