]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.git/commit
x86: clean up traps_32.c
authorIngo Molnar <mingo@elte.hu>
Tue, 26 Feb 2008 10:15:50 +0000 (11:15 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:51 +0000 (17:40 +0200)
commitb5964405fbc4fd4c57e0e1f86bc9f1b3dbfa040a
tree8cb6205cf11f150251e81cb95d59c010bd717ced
parent10cd5a1e5403d79a2d53425e6a4c8612e02ba973
x86: clean up traps_32.c

Before:
   total: 86 errors, 29 warnings, 1248 lines checked
After:
   total: 0 errors, 17 warnings, 1281 lines checked

No code changed:

arch/x86/kernel/traps_32.o:

   text    data     bss     dec     hex filename
   8711    2168      72   10951    2ac7 traps_32.o.before
   8711    2168      72   10951    2ac7 traps_32.o.after

(md5 sums differ because some stack offset positions changed.)

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