linux/drivers/mtd/ubi
Artem Bityutskiy 786d783185 UBI: simplify IO error codes
We do not really need 2 separate error codes for indicating bad VID
and bad EC headers (UBI_IO_BAD_EC_HDR, UBI_IO_BAD_VID_HDR), it is
enough to have only one UBI_IO_BAD_HDR return code.

This patch does not introduce any functional change, only some
code simplification.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Reviewed-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Tested-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
2010-06-04 11:30:42 +03:00
..
build.c
cdev.c drop unused dentry argument to ->fsync 2010-05-27 22:05:02 -04:00
debug.c
debug.h
eba.c UBI: simplify IO error codes 2010-06-04 11:30:42 +03:00
gluebi.c
io.c UBI: simplify IO error codes 2010-06-04 11:30:42 +03:00
kapi.c UBI: fix s/then/than/ typos 2010-05-07 08:33:10 +03:00
Kconfig UBI: fix s/then/than/ typos 2010-05-07 08:33:10 +03:00
Kconfig.debug
Makefile
misc.c
scan.c UBI: simplify IO error codes 2010-06-04 11:30:42 +03:00
scan.h
ubi-media.h
ubi.h UBI: simplify IO error codes 2010-06-04 11:30:42 +03:00
upd.c
vmt.c
vtbl.c UBI: misc comment fixes 2010-05-07 08:33:32 +03:00
wl.c UBI: fix s/then/than/ typos 2010-05-07 08:33:10 +03:00