]> git.baikalelectronics.ru Git - kernel.git/commit
x86: get rid of checkpatch.pl complains on apm_32.c
authorCyrill Gorcunov <gorcunov@gmail.com>
Wed, 30 Jan 2008 12:32:32 +0000 (13:32 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:32:32 +0000 (13:32 +0100)
commitb7dc9cd1e935ef760a9a44b62b4a9a2dc27260cc
tree10cd7f0e9dd1c780c5584562ebef5b561adf7867
parent0db8ef1d5e3f3469c539735e5e9a70699fa545cf
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