git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c24e41
)
[JFFS2] Fix return value check for mtd->point() in check_node_data()
author
Alexey Korolev
<akorolev@infradead.org>
Tue, 27 Nov 2007 11:25:10 +0000
(11:25 +0000)
committer
David Woodhouse
<dwmw2@infradead.org>
Wed, 28 Nov 2007 11:54:55 +0000
(11:54 +0000)
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>
No differences found