Skip to content

Commit

Permalink
x86: get rid of checkpatch.pl complains on apm_32.c
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Cyrill Gorcunov authored and Ingo Molnar committed Jan 30, 2008
1 parent 1c85808 commit 3f4380a
Showing 1 changed file with 196 additions and 170 deletions.
Loading

0 comments on commit 3f4380a

Please sign in to comment.