mirror of https://gitee.com/openkylin/linux.git
51b91b7e6c
Remove unneeded NULL test. The semantic patch that makes this change is as follows: (http://coccinelle.lip6.fr/) // <smpl> @@ expression x; @@ -if (x != NULL) \(kmem_cache_destroy\|mempool_destroy\|dma_pool_destroy\)(x); // </smpl> Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr> Signed-off-by: Felipe Balbi <balbi@ti.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
bdc.h | ||
bdc_cmd.c | ||
bdc_cmd.h | ||
bdc_core.c | ||
bdc_dbg.c | ||
bdc_dbg.h | ||
bdc_ep.c | ||
bdc_ep.h | ||
bdc_pci.c | ||
bdc_udc.c |