commit | b5964405fbc4fd4c57e0e1f86bc9f1b3dbfa040a | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Tue Feb 26 11:15:50 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 17 17:40:51 2008 +0200 |
tree | 8cb6205cf11f150251e81cb95d59c010bd717ced | |
parent | 10cd5a1e5403d79a2d53425e6a4c8612e02ba973 [diff] |
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>