Skip to content

Commit

Permalink
x86: clean up traps_32.c
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Ingo Molnar committed Apr 17, 2008
1 parent 10cd5a1 commit b596440
Showing 1 changed file with 318 additions and 286 deletions.
Loading

0 comments on commit b596440

Please sign in to comment.