From: Manish Sharma Date: Wed, 4 Sep 2013 17:01:23 +0000 (+0530) Subject: Squashfs: Optimized uncompressed buffer loop X-Git-Tag: v3.12-rc1~55^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0125262a2f5cefbfb3804117f8ab16e9ba13e29;p=pandora-kernel.git Squashfs: Optimized uncompressed buffer loop Merged the two for loops. We might get a little gain by overlapping wait_on_bh and the memcpy operations. Signed-off-by: Manish Sharma Signed-off-by: Phillip Lougher --- Reading git-diff-tree failed