linux-kernel-test/drivers/mtd/ubi
akpm@linux-foundation.org 9308758c50 [UBI] drivers/mtd/ubi/scan.c: fix uninitialized var warning
drivers/mtd/ubi/scan.c: In function 'ubi_scan':
drivers/mtd/ubi/scan.c:772: warning: 'ec' may be used uninitialized in this function

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2008-02-03 18:10:00 +11:00
..
build.c UBI: bugfix: do not forget to increment vol_count 2007-12-26 19:15:18 +02:00
cdev.c [UBI] drivers/mtd/ubi/cdev.c: unused var 2008-02-03 18:09:27 +11:00
debug.c UBI: use byte hexdump 2007-10-14 13:10:21 +03:00
debug.h UBI: add PID to debugging prints 2007-12-26 19:15:16 +02:00
eba.c UBI: add UBI devices reference counting 2007-12-26 19:15:17 +02:00
gluebi.c UBI: improve internal interfaces 2007-12-26 19:15:15 +02:00
io.c UBI: fix error code in ubi_io_read() 2007-12-26 19:15:13 +02:00
kapi.c UBI: use separate mutex for volumes checking 2007-12-26 19:15:17 +02:00
Kconfig
Kconfig.debug
Makefile
misc.c UBI: improve internal interfaces 2007-12-26 19:15:15 +02:00
scan.c [UBI] drivers/mtd/ubi/scan.c: fix uninitialized var warning 2008-02-03 18:10:00 +11:00
scan.h UBI: do not use vmalloc on I/O path 2007-10-14 13:10:21 +03:00
ubi.h UBI: use separate mutex for volumes checking 2007-12-26 19:15:17 +02:00
upd.c UBI: tweak volumes locking 2007-12-26 19:15:15 +02:00
vmt.c UBI: bugfix: do not forget to increment vol_count 2007-12-26 19:15:18 +02:00
vtbl.c UBI: fix comment 2007-12-26 19:15:16 +02:00
wl.c [UBI] drivers/mtd/ubi/wl.c: fix uninitialized var warning 2008-02-03 18:09:45 +11:00