linux/drivers/staging/rtl8192u/ieee80211
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
..
EndianFree.h Staging: rtl8192u: remove dead code 2009-12-11 12:23:22 -08:00
Makefile staging/rtl8192u: cleanfile run 2013-01-07 12:52:58 -08:00
aes.c staging/rtl8192u: cleanfile run 2013-01-07 12:52:58 -08:00
arc4.c staging/rtl8192u: cleanfile run 2013-01-07 12:52:58 -08:00
autoload.c
cipher.c rtl8192u: remove the second argument of k[un]map_atomic() 2012-03-20 21:48:20 +08:00
compress.c staging: rtl8192u: Follow all suggestions from checkpatch on compress.c 2011-08-23 13:27:28 -07:00
crypto_compat.h staging/rtl8192u: cleanfile run 2013-01-07 12:52:58 -08:00
digest.c rtl8192u: remove the second argument of k[un]map_atomic() 2012-03-20 21:48:20 +08:00
dot11d.c STAGING: rtl8192u: fix checkpatch error by adding space after switch 2013-05-13 07:17:58 -07:00
dot11d.h staging: rtl8192u: copy dot11d.h in ieee80211/dot11d.h and remove it 2013-10-11 15:44:23 -07:00
ieee80211.h staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
ieee80211_crypt.c STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in ieee80211_crypt 2013-05-13 07:14:49 -07:00
ieee80211_crypt.h STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in ieee80211_crypt 2013-05-13 07:14:49 -07:00
ieee80211_crypt_ccmp.c STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in ieee80211_crypt_ccmp.c 2013-05-13 07:14:49 -07:00
ieee80211_crypt_tkip.c STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in ieee80211_crypt_tkip.c 2013-05-13 07:14:50 -07:00
ieee80211_crypt_wep.c STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in ieee80211_crypt_wep.c 2013-05-13 07:14:50 -07:00
ieee80211_module.c Staging: rtl8192u: fix sparse warnings for static functions 2013-10-16 09:39:32 -07:00
ieee80211_rx.c Staging: rtl8192u: fix checkpatch.pl error 2013-10-16 09:40:30 -07:00
ieee80211_softmac.c staging: rtl8192u: use memdup_user to simplify code 2013-10-28 14:28:35 -07:00
ieee80211_softmac_wx.c staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
ieee80211_tx.c staging: rtl8192u: fix sparse warning, make a function static 2013-10-19 05:27:49 -07:00
ieee80211_wx.c staging/rtl8192u: use same indent for switch and case 2013-01-07 12:53:41 -08:00
internal.h staging/rtl8192u: cleanfile run 2013-01-07 12:52:58 -08:00
michael_mic.c
proc.c constify a bunch of struct file_operations instances 2013-04-09 14:16:20 -04:00
rtl819x_BA.h staging/rtl8192u: put { on same line as struct 2013-01-07 12:53:40 -08:00
rtl819x_BAProc.c Staging: rtl8192u: fix sparse warnings for static functions 2013-10-16 09:39:32 -07:00
rtl819x_HT.h staging/rtl8192u: cleanfile run 2013-01-07 12:52:58 -08:00
rtl819x_HTProc.c STAGING: rtl8192u: fix checkpatch error by adding space after switch 2013-05-13 07:17:58 -07:00
rtl819x_Qos.h STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in rtl819x_Qos.h 2013-05-13 07:16:19 -07:00
rtl819x_TS.h staging/rtl8192u: cleanfile run 2013-01-07 12:52:58 -08:00
rtl819x_TSProc.c STAGING: rtl8192u: fix checkpatch error by adding space after switch 2013-05-13 07:17:58 -07:00
rtl_crypto.h staging/rtl8192u: indent with tabs, not spaces 2013-01-07 12:53:40 -08:00
scatterwalk.c rtl8192u: remove the second argument of k[un]map_atomic() 2012-03-20 21:48:20 +08:00
scatterwalk.h