]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6154b00c36d2abf18834a1c38c826aa38a9b107f
treeda9f693c414415c416e69e45bd9379bb27003640
parente2c07c09935785d0f4b0906d3264d7bc8b00f04b
UBIFS: fix return code in check_leaf

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>
fs/ubifs/debug.c