git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30d65db
)
bzip2/lzma: use a table to search for initramfs compression formats
author
H. Peter Anvin
<hpa@zytor.com>
Sun, 4 Jan 2009 22:42:52 +0000
(14:42 -0800)
committer
H. 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