linux/drivers/staging/ft1000/ft1000-usb
Thomas Meyer 528959aa08 staging: ft1000: 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
..
Makefile staging: ft1000: Rename ft1000_chdev.c to ft1000_debug.c. 2010-12-16 12:18:25 -08:00
ft1000_debug.c staging: ft1000: Replace camelcase CardSendCommand function name. 2011-03-14 11:51:14 -07:00
ft1000_download.c Fix common misspellings 2011-03-31 11:26:23 -03:00
ft1000_hw.c staging: ft1000: dont cast void* from kmalloc() 2011-08-23 15:22:57 -07:00
ft1000_ioctl.h staging: ft1000: Merge common definitions from USB and PCMCIA drivers 2011-07-05 10:33:46 -07:00
ft1000_proc.c staging: ft1000: Fix return values type. 2011-02-09 14:55:49 -08:00
ft1000_usb.c staging: ft1000: Fix camelcase function names. 2010-12-16 12:18:25 -08:00
ft1000_usb.h staging: ft1000: Merge common definitions from USB and PCMCIA drivers 2011-07-05 10:33:46 -07:00
ft3000.img Staging: Add support for Flarion OFDM usb and pcmcia devices. 2010-09-22 08:24:30 -07:00