x86: get rid of checkpatch.pl complains on apm_32.c
commit3f4380a1e0ea44bc1062ca55e8e479ddcda369fc
authorCyrill Gorcunov <gorcunov@gmail.com>
Wed, 30 Jan 2008 12:32:32 +0000 (30 13:32 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:32:32 +0000 (30 13:32 +0100)
tree10cd7f0e9dd1c780c5584562ebef5b561adf7867
parent1c858087cd49d36b2f25b4fc2a47e39ac6cf09df
x86: get rid of checkpatch.pl complains on apm_32.c

This patch eliminates most of code-style errors
discovered by checkpatch.pl on arch/x86/kernel/apm_32.c

no code changed:

      text    data     bss     dec     hex filename
     12142    1837      84   14063    36ef apm_32.o.before
     12142    1837      84   14063    36ef apm_32.o.after

   md5:
       2676b881ad55e387da4a995e8b9ee372  apm_32.o.before.asm
       2676b881ad55e387da4a995e8b9ee372  apm_32.o.after.asm

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/apm_32.c