u-boot-brain/drivers/mtd/ubi
Heinrich Schuchardt cd5f33e5fc ubi: no NULL check needed before kmem_cache_destroy
kmem_cache_destroy calls free which checks for NULL.

Problem was indicated by coccinelle.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2017-11-20 10:13:42 +01:00
..
attach.c ubi: no NULL check needed before kmem_cache_destroy 2017-11-20 10:13:42 +01:00
build.c bug.h: move BUILD_BUG_* defines to include/linux/bug.h 2016-01-25 10:39:59 -05:00
crc32.c kbuild: force to define __UBOOT__ in all the C sources 2014-09-16 12:23:56 -04:00
crc32defs.h UBI: Add basic UBI support to U-Boot (Part 2/8) 2008-11-19 20:34:39 +01:00
crc32table.h mtd, ubi, ubifs: resync with Linux-3.14 2014-08-25 19:25:55 -04:00
debug.c ubi,ubifs: sync with linux v4.2 2015-10-26 09:22:36 +01:00
debug.h ubi,ubifs: sync with linux v4.2 2015-10-26 09:22:36 +01:00
eba.c ubi,ubifs: sync with linux v4.2 2015-10-26 09:22:36 +01:00
fastmap-wl.c ubi,ubifs: sync with linux v4.2 2015-10-26 09:22:36 +01:00
fastmap.c UBI: Fastmap: Fix PEB array type 2015-10-26 09:22:50 +01:00
io.c UBI: Fix compile error when CONFIG_UBI_SILENCE_MSG defined 2016-01-04 09:11:10 +01:00
kapi.c ubi,ubifs: sync with linux v4.2 2015-10-26 09:22:36 +01:00
Kconfig ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONS 2017-07-24 07:33:34 -04:00
Makefile mtd, ubi, ubifs: resync with Linux-3.14 2014-08-25 19:25:55 -04:00
misc.c ubi,ubifs: sync with linux v4.2 2015-10-26 09:22:36 +01:00
ubi-media.h ubi,ubifs: sync with linux v4.2 2015-10-26 09:22:36 +01:00
ubi.h ubi,ubifs: sync with linux v4.2 2015-10-26 09:22:36 +01:00
upd.c ubi,ubifs: sync with linux v4.2 2015-10-26 09:22:36 +01:00
vmt.c ubi,ubifs: sync with linux v4.2 2015-10-26 09:22:36 +01:00
vtbl.c ubi,ubifs: sync with linux v4.2 2015-10-26 09:22:36 +01:00
wl.c mtd, ubi: set free_count to zero before walking through erase list 2016-04-22 11:47:37 +02:00
wl.h ubi,ubifs: sync with linux v4.2 2015-10-26 09:22:36 +01:00