From: H. Peter Anvin Date: Sun, 4 Jan 2009 22:42:52 +0000 (-0800) Subject: bzip2/lzma: use a table to search for initramfs compression formats X-Git-Tag: v2.6.30-rc1~625^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b172fd882d201cf8aa67cddd9c1a023421fd4956;p=pandora-kernel.git bzip2/lzma: use a table to search for initramfs compression formats Impact: Code simplification Instead of open-coding testing for initramfs compression formats, use a table. Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed