From: hujianyang Date: Wed, 21 May 2014 09:19:45 +0000 (+0800) Subject: UBIFS: Fix dump messages in ubifs_dump_lprops X-Git-Tag: omap-for-v3.16/fixes-against-rc1~71^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dac3698147655aba4d71a8e67d6dd46d7a86154f;p=pandora-kernel.git UBIFS: Fix dump messages in ubifs_dump_lprops Function ubifs_read_one_lp will not set @lp and returns an error when ubifs_read_one_lp failed. We should not perform ubifs_dump_lprop in this case because @lp is not initialized as we wanted. Signed-off-by: hujianyang Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed