linux/drivers/mtd/ubi
Mariusz Kozlowski d9b0744d6c [UBI] drivers/mtd/ubi/scan.c: kmalloc + memset conversion to kzalloc
To be able to convert kmalloc + memset(..., 1, ...) to kzalloc this patch
reverses the logic around 'buf'.

Signed-off-by: Mariusz Kozlowski <m.kozlowski@tuxland.pl>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2007-08-01 11:04:05 +01:00
..
build.c UBI: remove unneeded error checks 2007-07-18 16:58:53 +03:00
cdev.c UBI: fix compile warning 2007-07-18 16:59:17 +03:00
debug.c
debug.h
eba.c mm: Remove slab destructors from kmem_cache_create(). 2007-07-20 10:11:58 +09:00
gluebi.c
io.c UBI: fix comments 2007-07-18 16:59:01 +03:00
kapi.c UBI: remove unneeded error checks 2007-07-18 16:58:53 +03:00
Kconfig
Kconfig.debug
Makefile
misc.c
scan.c [UBI] drivers/mtd/ubi/scan.c: kmalloc + memset conversion to kzalloc 2007-08-01 11:04:05 +01:00
scan.h
ubi.h
upd.c
vmt.c UBI: fix overflow bug 2007-07-18 16:58:12 +03:00
vtbl.c UBI: fix overflow bug 2007-07-18 16:58:12 +03:00
wl.c mm: Remove slab destructors from kmem_cache_create(). 2007-07-20 10:11:58 +09:00