linux/drivers/staging/rtl8192e
Julia Lawall 324148788b Staging: Drop memory allocation cast
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>
2010-05-11 16:06:48 -07:00
..
ieee80211 Staging: Drop memory allocation cast 2010-05-11 16:06:48 -07:00
dot11d.h Staging: rtl8192e: fix some codingstyle issues 2010-03-03 16:42:30 -08:00
ieee80211.h Staging: rtl8187x: Use %pM for mac address output 2010-03-03 16:42:29 -08:00
ieee80211_crypt.h
Kconfig Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-11-18 22:19:03 -08:00
Makefile Staging: rtl8192e: Use the standard config option for PM functions 2010-05-11 11:35:56 -07:00
r819xE_cmdpkt.c Staging: rtl8192e: Use skb_tail_pointer 2010-03-03 16:42:43 -08:00
r819xE_cmdpkt.h
r819xE_firmware.c staging: declare MODULE_FIRMWARE in various drivers 2010-03-03 16:42:43 -08:00
r819xE_phy.c Staging: rtl9192e: fix power usage issues 2010-03-03 16:42:30 -08:00
r819xE_phy.h Staging: rtl8192e: Code style fixes for r819xE_phy.h 2010-03-03 16:42:31 -08:00
r819xE_phyreg.h Staging: rtl8192e: Code style fix for r819xE_phyreg.h 2010-03-03 16:42:30 -08:00
r8180_93cx6.c Staging: rtl8192e: fix spacing style issues in r8180_93cx6.c 2010-03-03 16:42:55 -08:00
r8180_93cx6.h Staging: rtl8192e: fix some codingstyle issues 2010-03-03 16:42:30 -08:00
r8190_rtl8256.c Staging: rtl9192e: fix power usage issues 2010-03-03 16:42:30 -08:00
r8190_rtl8256.h Staging: rtl8192e: fix more coding style issues. 2010-03-03 16:42:30 -08:00
r8192_pm.c Staging: rtl8192e: Use the standard config option for PM functions 2010-05-11 11:35:56 -07:00
r8192_pm.h Staging: rtl8192e: Use the standard config option for PM functions 2010-05-11 11:35:56 -07:00
r8192E.h Staging: rtl9192e: fix power usage issues 2010-03-03 16:42:30 -08:00
r8192E_core.c Staging: Drop memory allocation cast 2010-05-11 16:06:48 -07:00
r8192E_dm.c Staging: rtl9192e: fix power usage issues 2010-03-03 16:42:30 -08:00
r8192E_dm.h Staging: rtl8192e: remove kernel version checks 2009-09-15 12:02:32 -07:00
r8192E_hw.h Staging: rtl9192e: fix power usage issues 2010-03-03 16:42:30 -08:00
r8192E_wx.c Staging: rtl9192e: fix power usage issues 2010-03-03 16:42:30 -08:00
r8192E_wx.h Staging: rtl9192e: fix power usage issues 2010-03-03 16:42:30 -08:00