UBIFS: fix return code in check_leaf
authorRoel Kluin <roel.kluin@gmail.com>
Mon, 7 Dec 2009 13:21:45 +0000 (14:21 +0100)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Tue, 8 Dec 2009 12:24:00 +0000 (14:24 +0200)
Return the PTR_ERR of the correct pointer. This fixes the debugging code.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>

No differences found