bzip2/lzma: use a table to search for initramfs compression formats
authorH. Peter Anvin <hpa@zytor.com>
Sun, 4 Jan 2009 22:42:52 +0000 (14:42 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 4 Jan 2009 23:53:35 +0000 (15:53 -0800)
Impact: Code simplification

Instead of open-coding testing for initramfs compression formats, use
a table.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>

No differences found