1
0
Fork 0
alistair23-linux/drivers/staging/rtl8192u
Teodora Baluta 38272d20b9 staging: rtl8192u: use memdup_user to simplify code
Use memdup_user rather than duplicating its implementation. Fix the
following coccinelle warnings:

drivers/staging/rtl8192u/r8192U_core.c:3792:7-14: WARNING opportunity for memdup_user
drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:3153:9-16: WARNING opportunity for memdup_user

Signed-off-by: Teodora Baluta <teobaluta@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-10-28 14:28:35 -07:00
..
ieee80211 staging: rtl8192u: use memdup_user to simplify code 2013-10-28 14:28:35 -07:00
Kconfig staging/rtl81*: build as loadable modules only 2011-04-04 22:46:15 -07:00
Makefile Staging: rtl8192u: remove dead code to disable dot11d 2010-12-01 14:51:16 -08:00
authors staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
changes staging/rtl8192u: cleanfile run 2013-01-07 12:52:58 -08:00
copying
r819xU_HTGen.h staging/rtl8192u: cleanfile run 2013-01-07 12:52:58 -08:00
r819xU_HTType.h staging: rtl8192u: fix line size in r819xU_HTType.h 2013-10-11 15:42:55 -07:00
r819xU_cmdpkt.c Staging: rtl8192u: fix functions that should not be declared extern 2013-10-16 18:51:26 -07:00
r819xU_cmdpkt.h staging: rtl8192u: use __packed instead of __attribute__((packed)) 2013-10-11 15:42:54 -07:00
r819xU_firmware.c staging: rtl8192u: remove code inside #ifdef RTL8190P in r819xU_firmware.c 2013-09-25 16:51:24 -07:00
r819xU_firmware.h staging/rtl8192u: cleanfile run 2013-01-07 12:52:58 -08:00
r819xU_firmware_img.c rtl8192u_usb: Remove built-in firmware images 2011-01-21 12:19:11 -08:00
r819xU_firmware_img.h rtl8192u_usb: Remove built-in firmware images 2011-01-21 12:19:11 -08:00
r819xU_phy.c Staging: rtl8192u: fix functions that should not be declared extern 2013-10-16 18:51:26 -07:00
r819xU_phy.h staging: rtl8192u: use __packed instead of __attribute__((packed)) 2013-10-11 15:42:54 -07:00
r819xU_phyreg.h staging/rtl8192u: cleanfile run 2013-01-07 12:52:58 -08:00
r8180_93cx6.c staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
r8180_93cx6.h staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
r8190_rtl8256.c rtl8192u: remove whitespace after '(' and before ')' in r8190_rtl8256.c 2013-05-16 16:45:51 -07:00
r8190_rtl8256.h staging: rtl8192u: remove code inside #ifdef RTL8190P in r8190_rtl8256.h 2013-09-25 16:51:24 -07:00
r8192U.h staging: rtl8192u: remove #ifdef JOHN_ 2013-10-11 15:42:53 -07:00
r8192U_core.c staging: rtl8192u: use memdup_user to simplify code 2013-10-28 14:28:35 -07:00
r8192U_dm.c staging: rtl8192u: remove #ifndef RTL8192U and the code inside it 2013-09-25 16:51:24 -07:00
r8192U_dm.h staging: rtl8192u: fix coding style 2013-03-28 16:07:25 -07:00
r8192U_hw.h staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
r8192U_wx.c staging: rtl8192u: remove #ifdef JOHN_ 2013-10-11 15:42:53 -07:00
r8192U_wx.h staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00