From: Alexey Korolev Date: Tue, 27 Nov 2007 11:25:10 +0000 (+0000) Subject: [JFFS2] Fix return value check for mtd->point() in check_node_data() X-Git-Tag: v2.6.25-rc1~296^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2056e1e1ddcca8d43e89543e1795e4457f5d1e9;p=pandora-kernel.git [JFFS2] Fix return value check for mtd->point() in check_node_data() If we ask it to map 'len' bytes of the device, don't compare against some other number and whine that it's different. That's a little silly. Signed-off-by: Alexey Korolev Signed-off-by: David Woodhouse --- Reading git-diff-tree failed