dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/altera-stapl
Thomas Meyer 8c82b13a2c staging: altera-stapl: 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
..
Kconfig Staging: altera-stapl: Remove superfluous comment from Kconfig 2011-07-05 10:19:13 -07:00
Makefile Altera-stapl: Clean up makefile (-y instead of -objs) 2011-07-08 14:03:38 -07:00
altera-comp.c
altera-exprt.h
altera-jtag.c Staging: altera: move .h file to proper place 2011-06-07 12:19:14 -07:00
altera-jtag.h
altera-lpt.c
altera.c staging: altera-stapl: dont cast void* from kmalloc() 2011-08-23 15:22:57 -07:00
altera.h Staging: altera: move .h file to proper place 2011-06-07 12:19:14 -07:00