linux-kernel-test/drivers/staging/rtl8192e
Thomas Meyer 23226977e9 staging: rtl8192e: Use kmemdup rather than duplicating its implementation
Use kmemdup rather than duplicating its implementation

 The semantic patch that makes this change is available
 in scripts/coccinelle/api/memdup.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-11-26 17:21:17 -08:00
..
dot11d.c
dot11d.h
Kconfig
license
Makefile rtl8192e: drop alternate code paths for CONFIG_PM_RTL 2011-11-26 17:19:24 -08:00
r819xE_phyreg.h
r8190P_def.h
r8190P_rtl8256.c
r8190P_rtl8256.h
r8192E_cmdpkt.c staging: rtl8192e: Silence smatch info in r8192E_cmdpkt.c 2011-09-06 16:35:57 -07:00
r8192E_cmdpkt.h
r8192E_dev.c staging: rtl8192e: Fix smatch info output for r8192E_dev.c 2011-09-06 16:35:57 -07:00
r8192E_dev.h
r8192E_firmware.c staging: rtl8192e: Fix sparse (non-endian) warnings - Part II 2011-08-25 15:36:35 -07:00
r8192E_firmware.h
r8192E_hw.h
r8192E_hwimg.c
r8192E_hwimg.h
r8192E_phy.c staging: rtl8192e: Fix smatch warnings regarding large arrays on stack 2011-09-06 16:35:59 -07:00
r8192E_phy.h staging: rtl8192e: Fix smatch warnings regarding large arrays on stack 2011-09-06 16:35:59 -07:00
r8192E_phyreg.h
rtl819x_BA.h
rtl819x_BAProc.c staging: rtl8192e: Fix format warning 2011-09-06 16:53:38 -07:00
rtl819x_HT.h
rtl819x_HTProc.c staging: rtl8192e: Fix sparse (non-endian) messages - Part I 2011-08-25 15:36:34 -07:00
rtl819x_Qos.h
rtl819x_TS.h
rtl819x_TSProc.c staging: rtl8192e: Fix various problems noted by smatch 2011-09-06 16:36:00 -07:00
rtl_cam.c staging: rtl8192e: Remove MAC_FMT and MAC_ARG for %pM 2011-08-25 15:36:34 -07:00
rtl_cam.h
rtl_core.c rtl8192e: drop alternate code paths for CONFIG_PM_RTL 2011-11-26 17:19:24 -08:00
rtl_core.h staging: rtl8192e: Fix array overrun 2011-08-29 10:58:00 -07:00
rtl_crypto.h
rtl_debug.c
rtl_debug.h
rtl_dm.c staging: rtl8192e: Fix sparse (non-endian) warnings - Part II 2011-08-25 15:36:35 -07:00
rtl_dm.h
rtl_eeprom.c staging: rtl8192e: Fix sparse (non-endian) warnings - Part II 2011-08-25 15:36:35 -07:00
rtl_eeprom.h staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XI 2011-08-25 10:05:13 -07:00
rtl_ethtool.c
rtl_pci.c staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XVII 2011-08-25 10:05:15 -07:00
rtl_pci.h staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XVII 2011-08-25 10:05:15 -07:00
rtl_pm.c rtl8192e: drop alternate code paths for CONFIG_PM_RTL 2011-11-26 17:19:24 -08:00
rtl_pm.h rtl8192e: drop alternate code paths for CONFIG_PM_RTL 2011-11-26 17:19:24 -08:00
rtl_ps.c staging: rtl8192e: Fix sparse (non-endian) warnings - Part II 2011-08-25 15:36:35 -07:00
rtl_ps.h staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XVIII 2011-08-25 10:05:16 -07:00
rtl_wx.c staging: rtl8192e: Fix smatch warning in rtl_wx.c 2011-09-06 16:35:57 -07:00
rtl_wx.h staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XVIII 2011-08-25 10:05:16 -07:00
rtllib_crypt_ccmp.c staging: rtl8192e: Use kzalloc rather than kmalloc v2 2011-11-26 17:21:16 -08:00
rtllib_crypt_tkip.c staging: rtl8192e: Use kzalloc rather than kmalloc v2 2011-11-26 17:21:16 -08:00
rtllib_crypt_wep.c staging: rtl8192e: Use kzalloc rather than kmalloc v2 2011-11-26 17:21:16 -08:00
rtllib_crypt.c staging: rtl8192e: Use kzalloc rather than kmalloc v2 2011-11-26 17:21:16 -08:00
rtllib_crypt.h staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XI 2011-08-25 10:05:13 -07:00
rtllib_endianfree.h staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XI 2011-08-25 10:05:13 -07:00
rtllib_module.c staging: rtl8192e: Fix various problems noted by smatch 2011-09-06 16:36:00 -07:00
rtllib_rx.c staging: rtl8192e: Fix smatch warnings regarding large arrays on stack 2011-09-06 16:35:59 -07:00
rtllib_softmac_wx.c staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XV 2011-08-25 10:05:14 -07:00
rtllib_softmac.c staging: rtl8192e: Use kmemdup rather than duplicating its implementation 2011-11-26 17:21:16 -08:00
rtllib_tx.c staging: rtl8192e: Fix sparse (non-endian) messages - Part I 2011-08-25 15:36:34 -07:00
rtllib_wx.c staging: rtl8192e: Use kmemdup rather than duplicating its implementation 2011-11-26 17:21:17 -08:00
rtllib.h rtl8192e: Don't copy huge struct by value (and make it const). 2011-11-26 17:19:23 -08:00
TODO