linux-stable/drivers/staging/rtl8192e
Ulf Magnusson 3d77e390a5 Staging: rtl8192e: kconfig: Remove blank help text
Blank help texts are probably either a typo, a Kconfig misunderstanding,
or some kind of half-committing to adding a help text (in which case a
TODO comment would be clearer, if the help text really can't be added
right away).

Best to remove them, IMO.

Signed-off-by: Ulf Magnusson <ulfalizer@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2018-02-02 23:53:10 +09:00
..
rtl8192e Staging: rtl8192e: kconfig: Remove blank help text 2018-02-02 23:53:10 +09:00
dot11d.c staging: rtl8192e: Use __func__ instead of function name 2017-10-18 15:44:39 +02:00
dot11d.h staging: rtl8192e: all lines in dot11d.h are less than 80 chars long 2017-06-04 10:17:42 +02:00
Kconfig
license
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
rtl819x_BA.h Staging: rtl8192e - fixed style of block comments 2017-03-23 14:28:47 +01:00
rtl819x_BAProc.c staging: rtl8192e: Convert timers to use timer_setup() 2017-10-18 15:44:39 +02:00
rtl819x_HT.h Staging: rtl8192e - fixed style of block comments 2017-03-23 14:28:47 +01:00
rtl819x_HTProc.c staging: rtl8192e: HTSetConnectBwMode message replace with debug. 2017-05-15 13:29:01 +02:00
rtl819x_Qos.h Staging: rtl8192e - fixed style of block comments 2017-03-23 14:28:47 +01:00
rtl819x_TS.h Staging: rtl8192e - fixed style of block comments 2017-03-23 14:28:47 +01:00
rtl819x_TSProc.c staging: rtl8192e: Convert timers to use timer_setup() 2017-10-18 15:44:39 +02:00
rtllib.h staging: rtl8192e: Convert timers to use timer_setup() 2017-10-18 15:44:39 +02:00
rtllib_crypt_ccmp.c
rtllib_crypt_tkip.c
rtllib_crypt_wep.c
rtllib_debug.h Staging: rtl8192e - fixed style of block comments 2017-03-23 14:28:47 +01:00
rtllib_module.c Staging: rtl8192e - fixed style of block comments 2017-03-23 14:28:47 +01:00
rtllib_rx.c staging: rtl8192e: remove two redundant assignments 2018-01-22 11:48:06 +01:00
rtllib_softmac.c staging: rtl8192e: remove two redundant assignments 2018-01-22 11:48:06 +01:00
rtllib_softmac_wx.c
rtllib_tx.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
rtllib_wx.c staging: rtl8192e: mark expected switch fall-through 2017-10-18 15:44:39 +02:00
TODO