From: Artem Bityutskiy Date: Sun, 24 May 2009 08:58:58 +0000 (+0300) Subject: UBI: fix and clean-up error paths in WL worker X-Git-Tag: Release-2010-05/1~3^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=560e087a87c92d9ad3f86933d85d509822d6bb0c;p=pandora-kernel.git UBI: fix and clean-up error paths in WL worker This patch fixes the error path in the WL worker - in same cases UBI oopses when 'goto out_error' happens and e1 or e2 are NULL. This patch also cleans up the error paths a little. And I have tested nearly all error paths in the WL worker. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed