x86: clean up arch/x86/kernel/signal_32.c
authorIngo Molnar <mingo@elte.hu>
Thu, 6 Mar 2008 09:33:08 +0000 (10:33 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:57 +0000 (17:40 +0200)
commit7e907f48980d6668f99206ba0dded40dca2d086f
treefca2bc443e034ad4abbc06f518a03e32a0f48b47
parenta7113170214b569d24e413326a56c4cc5cc1a152
x86: clean up arch/x86/kernel/signal_32.c

Before:
   total: 21 errors, 6 warnings, 665 lines checked
After:
   total: 0 errors, 3 warnings, 685 lines checked

No code changed:

arch/x86/kernel/signal_32.o:

   text    data     bss     dec     hex filename
   5333       0       4    5337    14d9 signal_32.o.before
   5333       0       4    5337    14d9 signal_32.o.after

md5:
   c279e98012a2808e90cfa2a7787e42a4  signal_32.o.before.asm
   c279e98012a2808e90cfa2a7787e42a4  signal_32.o.after.asm

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/signal_32.c