x86: more cleanups in arch/x86/boot/compressed/misc.c
authorIngo Molnar <mingo@elte.hu>
Thu, 21 Feb 2008 04:03:48 +0000 (05:03 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:49 +0000 (17:40 +0200)
commit1180e01de50c0c7683c6648251f32957bc2d7850
tree5d37ceb6f2a8f73008a64c77b84ccff6e3a0a087
parentfd77c7cabd71ab0c31758f5faf1b92b66e9fe461
x86: more cleanups in arch/x86/boot/compressed/misc.c

Before:
   total: 7 errors, 8 warnings, 471 lines checked
After:
   total: 5 errors, 5 warnings, 479 lines checked

( the rest cannot be eliminated due to zlib interface cruftiness. )

No code changed:

arch/x86/boot/compressed/misc.o:

   text    data     bss     dec     hex filename
  10716       8    2152   12876    324c misc.o.before
  10716       8    2152   12876    324c misc.o.after

md5:
   2c20c903986a3c9bca44306c6646067e  misc.o.before.asm
   2c20c903986a3c9bca44306c6646067e  misc.o.after.asm

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/boot/compressed/misc.c