Artem Bityutskiy fcdd57c890 UBIFS: fix remount error path
Dan's "smatch" checker found out that there was a bug in the error path of the
'ubifs_remount_rw()' function. Instead of jumping to the "out" label which
cleans-things up, we just returned.

This patch fixes the problem.

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
2014-05-05 09:31:33 +03:00
..
2013-10-24 23:34:51 -04:00
2013-02-22 23:31:31 -05:00
2013-10-24 23:34:51 -04:00
2014-05-05 09:31:33 +03:00
2013-10-24 23:34:51 -04:00