1
0
Fork 0
alistair23-linux/drivers/staging/rtl8192u/ieee80211
Stephen Brennan 684c215dd0 staging: rtl8192u: remove code under TO_DO_LIST
Several blocks of code are guarded by #ifdef TO_DO_LIST. If this is
defined, compilation fails. No machinery exists to define this, and no
documenation on the in-progress feature exists. Since this code is dead,
let's delete it.

Signed-off-by: Stephen Brennan <stephen@brennan.io>
Link: https://lore.kernel.org/r/20190823162410.10038-1-stephen@brennan.io
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-08-25 10:27:39 +02:00
..
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
dot11d.c staging: rtl8192u: fix spacing in ieee80211 2019-08-21 09:20:23 -07:00
dot11d.h staging:rtl8192u: Rename member pDot11dInfo - Style 2018-09-10 10:38:16 +02:00
ieee80211.h staging: rtl8192u: remove code under TO_DO_LIST 2019-08-25 10:27:39 +02:00
ieee80211_crypt.c staging: rtl8192u: fix spacing in ieee80211 2019-08-21 09:20:23 -07:00
ieee80211_crypt.h staging: rtl8192u: add proper SPDX identifiers on files that did not have them. 2019-04-03 11:10:17 +02:00
ieee80211_crypt_ccmp.c staging: rtl8192u: ieee80211: remove set but not used variable 'data_len' 2019-08-21 09:15:43 -07:00
ieee80211_crypt_tkip.c staging: rtl8192u: fix spacing in ieee80211 2019-08-21 09:20:23 -07:00
ieee80211_crypt_wep.c staging: rtl8192u: fix spacing in ieee80211 2019-08-21 09:20:23 -07:00
ieee80211_module.c staging: rtl8192u: ieee80211: Remove redundant memset 2019-06-20 14:39:15 +02:00
ieee80211_rx.c staging: rtl8192u: fix spacing in ieee80211 2019-08-21 09:20:23 -07:00
ieee80211_softmac.c staging: rtl8192u: remove redundant assignment to pointer crypt 2019-08-25 10:24:46 +02:00
ieee80211_softmac_wx.c staging: rtl8192u: fix spacing in ieee80211 2019-08-21 09:20:23 -07:00
ieee80211_tx.c staging: rtl8192u: remove code under TO_DO_LIST 2019-08-25 10:27:39 +02:00
ieee80211_wx.c staging: rtl8192u: fix spacing in ieee80211 2019-08-21 09:20:23 -07:00
rtl819x_BA.h staging:rtl8192u: Remove commented out code and indent - Style 2018-08-27 19:24:31 +02:00
rtl819x_BAProc.c staging: rtl8192u: fix spacing in ieee80211 2019-08-21 09:20:23 -07:00
rtl819x_HT.h staging: rtl8192u: fix spacing in ieee80211 2019-08-21 09:20:23 -07:00
rtl819x_HTProc.c staging: rtl8192u: remove code under TO_DO_LIST 2019-08-25 10:27:39 +02:00
rtl819x_Qos.h staging:rtl8192u: Change clock comment - Style 2018-08-02 09:46:01 +02:00
rtl819x_TS.h staging:rtl8192u: Refactor struct BA_RECORD - Style 2018-08-27 19:24:30 +02:00
rtl819x_TSProc.c staging: rtl8192u: remove code under TO_DO_LIST 2019-08-25 10:27:39 +02:00