linux/drivers/staging/ks7010
Sandhya Bankar cbb351ccdf Staging: ks7010: Drop memory allocation cast.
Drop cast on the result of kzalloc.

The semantic patch that makes this change is as follows:

@@
type T;
@@
- (T *)
  (\(kmalloc\|kzalloc\|kcalloc\|kmem_cache_alloc\|kmem_cache_zalloc\|
   kmem_cache_alloc_node\|kmalloc_node\|kzalloc_node\)(...))

Signed-off-by: Sandhya Bankar <bankarsandhya512@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-09-18 12:38:27 +02:00
..
Kconfig staging: ks7010: remove custom firmware loader 2016-06-07 22:42:53 -07:00
Makefile staging: ks7010: remove cfg file handling 2016-06-18 19:45:55 -07:00
TODO staging: ks7010: remove cfg file handling 2016-06-18 19:45:55 -07:00
eap_packet.h staging: ks7010: cleanup file headers 2016-06-07 22:42:53 -07:00
ks7010_sdio.c Staging: ks7010: Drop memory allocation cast. 2016-09-18 12:38:27 +02:00
ks7010_sdio.h staging: ks7010: drop private handler for driver version 2016-06-18 19:45:55 -07:00
ks_hostif.c Staging: ks7010: Remove extern keyword from function declaration 2016-09-17 23:36:53 +02:00
ks_hostif.h Staging: ks7010: Remove extern keyword from function declaration 2016-09-17 23:36:53 +02:00
ks_wlan.h Staging: ks7010: Remove extern keyword from function declaration 2016-09-17 23:36:53 +02:00
ks_wlan_ioctl.h Staging: ks7010: Remove extern keyword from function declaration 2016-09-17 23:36:53 +02:00
ks_wlan_net.c Staging: ks7010: Remove extern keyword from function declaration 2016-09-17 23:36:53 +02:00
michael_mic.c Staging: ks7010: michael_mic: fixed macros coding style issue 2016-08-15 16:35:13 +02:00
michael_mic.h Staging: ks7010: Remove extern keyword from function declaration 2016-09-17 23:36:53 +02:00