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: v2.6.31-rc1~286^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87960c0b12d0c5a0b37e0c79aef77aa1a0b10d44;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