linux/drivers/mtd/ubi
Brian Norris b388e6a7a6 UBI: fix missing brace control flow
commit 0e707ae79b ("UBI: do propagate positive error codes up") seems
to have produced an unintended change in the control flow here.

Completely untested, but it looks obvious.

Caught by Coverity, which didn't like the indentation. CID 1271184.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Cc: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
2015-02-23 22:17:24 +01:00
..
Kconfig
Makefile
attach.c
block.c
build.c
cdev.c
debug.c
debug.h
eba.c UBI: fix missing brace control flow 2015-02-23 22:17:24 +01:00
fastmap.c
gluebi.c
io.c
kapi.c
misc.c
ubi-media.h
ubi.h
upd.c
vmt.c
vtbl.c
wl.c