MIPS: Clean up arch/mips/boot/compressed/decompress.c
authorWu Zhangjin <wuzhangjin@gmail.com>
Wed, 16 Jun 2010 07:52:20 +0000 (15:52 +0800)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 5 Aug 2010 12:26:32 +0000 (13:26 +0100)
commit1e1a77d6984a0010a2225de97009ae22f1ffa026
treeea151d493a3de9378bcbc7ef68a6170b638ab1ad
parentbdbffd9b8d565fa7e011def532d3770be8d8091b
MIPS: Clean up arch/mips/boot/compressed/decompress.c

- Remove several outdated comments
- Clearify the definition of zimage_start and zimage_size and the their
  usage

Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/1382/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/boot/compressed/decompress.c