2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-11 23:23:52 +08:00
linux-next/drivers/staging/rtl8187se
Teodora Baluta c9a6ffa6c0 staging: rtl8187se: use memdup_user to simplify code
This patch fixes the following coccinelle warning to use memdup_user
rather than duplicating its implementation:

drivers/staging/rtl8187se/ieee80211/ieee80211_softmac.c:2947: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:34:42 -07:00
..
ieee80211 staging: rtl8187se: use memdup_user to simplify code 2013-10-28 14:34:42 -07:00
Kconfig
Makefile Staging: rtl8187se: Fix typos. 2012-04-18 16:58:16 -07:00
r8180_93cx6.h staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
r8180_core.c staging: rtl8187se: fix static sparse warnings 2013-10-19 14:55:16 -07:00
r8180_dm.c staging: rtl8187se: fix static sparse warnings 2013-10-19 14:55:16 -07:00
r8180_dm.h staging/rtl8187se: Fix spacing coding style in r8180_dm.h 2012-11-21 13:59:58 -08:00
r8180_hw.h staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
r8180_rtl8225.h staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
r8180_rtl8225z2.c staging: rtl8187se: fix static sparse warnings 2013-10-19 14:55:16 -07:00
r8180_wx.c staging: rtl8187se: fix static sparse warnings 2013-10-19 14:55:16 -07:00
r8180_wx.h staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
r8180.h staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
r8185b_init.c Staging: rtl8187se: fix line over 80 characters in r8185b_init.c 2013-10-28 14:22:20 -07:00
TODO