forked from Minki/linux
324148788b
Drop cast on the result of kmalloc and similar functions. The semantic patch that makes this change is as follows: (http://coccinelle.lip6.fr/) // <smpl> @@ type T; @@ - (T *) (\(kmalloc\|kzalloc\|kcalloc\|kmem_cache_alloc\|kmem_cache_zalloc\| kmem_cache_alloc_node\|kmalloc_node\|kzalloc_node\)(...)) // </smpl> Signed-off-by: Julia Lawall <julia@diku.dk> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |
||
---|---|---|
.. | ||
bc_dts_defs.h | ||
bc_dts_glob_lnx.h | ||
bc_dts_types.h | ||
bcm_70012_regs.h | ||
crystalhd_cmds.c | ||
crystalhd_cmds.h | ||
crystalhd_fw_if.h | ||
crystalhd_hw.c | ||
crystalhd_hw.h | ||
crystalhd_lnx.c | ||
crystalhd_lnx.h | ||
crystalhd_misc.c | ||
crystalhd_misc.h | ||
Kconfig | ||
Makefile | ||
TODO |