From: Artem Bityutskiy Date: Mon, 16 May 2011 10:41:55 +0000 (+0300) Subject: UBIFS: clean up LEB recovery function X-Git-Tag: v3.0-rc1~317^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=617992069513c1e789c707c4d75ff03bf7dd0fb0;p=pandora-kernel.git UBIFS: clean up LEB recovery function This patch cleans up 'ubifs_recover_leb()' function and makes it more readable. Move things which are done only once out of the loop and kill unneeded 'switch' statement. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed