linux/drivers/mtd/ubi
Artem Bityutskiy 78d87c95b8 UBI: fix error path in create_vtbl()
There were several bugs in volume table creation error path. Thanks to
Satyam Sharma <satyam.sharma@gmail.com> and Florin Malita <fmalita@gmail.com>
for finding and analysing them: http://lkml.org/lkml/2007/5/3/274

This patch makes ubi_scan_add_to_list() static and renames it to
add_to_list(), just because it is not needed outside scan.c anymore.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
2007-07-18 16:52:32 +03:00
..
build.c UBI: Unsorted Block Images 2007-04-27 14:23:33 +03:00
cdev.c UBI: Unsorted Block Images 2007-04-27 14:23:33 +03:00
debug.c UBI: Unsorted Block Images 2007-04-27 14:23:33 +03:00
debug.h UBI: Unsorted Block Images 2007-04-27 14:23:33 +03:00
eba.c drivers/*: mark variables with uninitialized_var() 2007-07-17 16:23:19 -04:00
gluebi.c UBI: remove unused variable 2007-04-27 15:11:44 +03:00
io.c UBI: Unsorted Block Images 2007-04-27 14:23:33 +03:00
kapi.c UBI: Unsorted Block Images 2007-04-27 14:23:33 +03:00
Kconfig UBI: Unsorted Block Images 2007-04-27 14:23:33 +03:00
Kconfig.debug UBI: Unsorted Block Images 2007-04-27 14:23:33 +03:00
Makefile UBI: Unsorted Block Images 2007-04-27 14:23:33 +03:00
misc.c UBI: Unsorted Block Images 2007-04-27 14:23:33 +03:00
scan.c UBI: fix error path in create_vtbl() 2007-07-18 16:52:32 +03:00
scan.h UBI: fix error path in create_vtbl() 2007-07-18 16:52:32 +03:00
ubi.h UBI: Unsorted Block Images 2007-04-27 14:23:33 +03:00
upd.c UBI: Unsorted Block Images 2007-04-27 14:23:33 +03:00
vmt.c UBI: Unsorted Block Images 2007-04-27 14:23:33 +03:00
vtbl.c UBI: fix error path in create_vtbl() 2007-07-18 16:52:32 +03:00
wl.c Freezer: make kernel threads nonfreezable by default 2007-07-17 10:23:02 -07:00