commit | c2056e1e1ddcca8d43e89543e1795e4457f5d1e9 | [log] [tgz] |
---|---|---|
author | Alexey Korolev <akorolev@infradead.org> | Tue Nov 27 11:25:10 2007 +0000 |
committer | David Woodhouse <dwmw2@infradead.org> | Wed Nov 28 11:54:55 2007 +0000 |
tree | 3712b95719c8794992bca3e68e1996ed63e72a2e | |
parent | 6c24e4161e80a5c03e9d969b5db73d8553846037 [diff] |
[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 <akorolev@infradead.org> Signed-off-by: David Woodhouse <dwmw2@infradead.org>