UBIFS: simplify lprops debugging check
commit34bdc3e2578cae3162e481203a2980d55e184a73
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Fri, 6 May 2011 17:58:08 +0000 (6 20:58 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Mon, 16 May 2011 07:31:39 +0000 (16 10:31 +0300)
treebaeb3a1f175d381fb58e565c6f79b7758e7e5575
parentdcc50c8ee334d570cef84fc956084d567f32a8a3
UBIFS: simplify lprops debugging check

Now we return all errors from 'scan_check_cb()' directly, so we do not need
'struct scan_check_data' any more, and this patch removes it.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
fs/ubifs/lprops.c