From: Milton Miller Date: Fri, 21 Sep 2007 23:03:52 +0000 (+1000) Subject: [POWERPC] boot: Simplify gunzip_finish X-Git-Tag: v2.6.24-rc1~1450^2~158 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51a505d73bfed863135861fdc0496a09766b69d5;p=pandora-kernel.git [POWERPC] boot: Simplify gunzip_finish 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 Acked-by: David Gibson Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed