kernel-ark/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
cdev.c
debug.c
debug.h
eba.c drivers/*: mark variables with uninitialized_var() 2007-07-17 16:23:19 -04:00
gluebi.c
io.c
kapi.c
Kconfig
Kconfig.debug
Makefile
misc.c
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
upd.c
vmt.c
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