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:
e47654d
)
[POWERPC] boot: Simplify gunzip_finish
author
Milton Miller
<miltonm@bga.com>
Fri, 21 Sep 2007 23:03:52 +0000
(09:03 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Wed, 3 Oct 2007 01:48:43 +0000
(11:48 +1000)
Call gunzip_partial to calculate the remaining length and copy the
data to the user buffer. This makes it shorter and reduces
duplication.
Signed-off-by: Milton Miller <miltonm@bga.com>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found