From: Mike Frysinger Date: Thu, 23 Sep 2010 02:52:33 +0000 (-0400) Subject: jffs2: drop unused model argument X-Git-Tag: v2.6.37-rc1~22^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=088bd455c954c0c42edde9d4463e44be10101aac;p=pandora-kernel.git jffs2: drop unused model argument The jffs2 compression framework provides a "model" argument when compressing and decompressing, but the caller always passes in NULL and the callees never use it. So punt this useless overhead. Signed-off-by: Mike Frysinger Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed