linux/drivers/staging/tidspbridge
Thomas Meyer 8c670f4d15 staging: tidspbridge: dont cast void* from kmalloc()
Casting (void *) value returned by kmalloc is useless
 as mentioned in Documentation/CodingStyle, Chap 14.

 The semantic patch that makes this output is available
 in scripts/coccinelle/api/alloc/drop_kmalloc_cast.cocci.

 More information about semantic patching is available at
 http://coccinelle.lip6.fr/

Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-08-23 15:22:57 -07:00
..
core Fix common misspellings 2011-03-31 11:26:23 -03:00
Documentation staging: ti dspbridge: remove contributor leftovers 2010-07-08 13:31:45 -07:00
dynload Revert wrong fixes for common misspellings 2011-04-26 23:31:11 -07:00
gen staging: tidspbridge: dont cast void* from kmalloc() 2011-08-23 15:22:57 -07:00
hw Fix common misspellings 2011-03-31 11:26:23 -03:00
include/dspbridge atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
pmgr Fix common misspellings 2011-03-31 11:26:23 -03:00
rmgr Fix common misspellings 2011-03-31 11:26:23 -03:00
Kconfig Revert "staging: tidspbridge - update Kconfig to select IOMMU module" 2010-11-10 18:34:42 -06:00
Makefile staging: tidspbridge: remove gb bitmap implementation 2011-02-04 20:11:33 -06:00
TODO staging: tidspbridge: remove custom linked list 2011-02-04 20:11:41 -06:00