]> git.baikalelectronics.ru Git - kernel.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)
commit966a5b75bd03210ace947f280007b0e1432a33a6
tree8cb6205cf11f150251e81cb95d59c010bd717ced
parent0453e5391beba397000164792f684c90d2399722
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