x86: coding style fixes to arch/x86/kernel/msr.c
authorPaolo Ciarrocchi <paolo.ciarrocchi@gmail.com>
Fri, 22 Feb 2008 22:11:52 +0000 (23:11 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:50 +0000 (17:40 +0200)
commit94a9fa41421625caedc328a2b0a0d5c78919a20f
tree390fddf9bcc2f80d760d0b59023216ef694ccbd7
parent0fb90297dc69b87333c0afae537b1bff847e0397
x86: coding style fixes to arch/x86/kernel/msr.c

Before:
   total: 2 errors, 0 warnings, 231 lines checked
After:
   total: 0 errors, 0 warnings, 231 lines checked

No code changed:

arch/x86/kernel/msr.o:

   text    data     bss     dec     hex filename
   1199      12       4    1215     4bf msr.o.before
   1199      12       4    1215     4bf msr.o.after

md5:
   604be0d07d829bc52a9346babd084bdc  msr.o.before.asm
   604be0d07d829bc52a9346babd084bdc  msr.o.after.asm

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