From: Artem Bityutskiy Date: Fri, 6 May 2011 17:58:08 +0000 (+0300) Subject: UBIFS: simplify lprops debugging check X-Git-Tag: v3.0-rc1~317^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34bdc3e2578cae3162e481203a2980d55e184a73;p=pandora-kernel.git 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 --- Reading git-diff-tree failed