commit | dcc50c8ee334d570cef84fc956084d567f32a8a3 | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Fri May 06 20:47:14 2011 +0300 |
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Mon May 16 10:31:38 2011 +0300 |
tree | 3a8a7709df4084a82348279babd29139cd229873 | |
parent | 8ca5175b02b77178a70cbb9fd7020c4938e3d3a6 [diff] |
UBIFS: simplify error path in lprops debugging check Simplify error path in 'scan_check_cb()' and stop using the special 'data->err' field, but instead return the error code directly. Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>