linux/drivers/staging/rtl8192e
Himadri Pandya 5441ab2ff5 staging: rtl8192e: rename local variables of function dot11d_update_country - style
Rename following local variables of function dot11d_update_country to
fix checkpatch warning: Avoid CamelCase and make the variable names more
readable, understandable.
	NumTriples -> number_of_triples
	MaxChnlNum -> max_channel_number
	pTriple -> triple

Signed-off-by: Himadri Pandya <himadri18.07@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-02-11 10:02:47 +01:00
..
rtl8192e staging: rtl8192e: rename function Dot11d_Channelmap to dot11d_channel_map - style 2019-02-11 10:02:47 +01:00
dot11d.c staging: rtl8192e: rename local variables of function dot11d_update_country - style 2019-02-11 10:02:47 +01:00
dot11d.h staging: rtl8192e: rename function DOT11D_ScanComplete to dot11d_scan_complete - style 2019-02-11 10:02:47 +01:00
Kconfig
license
Makefile
rtl819x_BA.h
rtl819x_BAProc.c staging: rtl8192e: fix various indentation issues 2019-01-15 16:08:36 +01:00
rtl819x_HT.h
rtl819x_HTProc.c
rtl819x_Qos.h
rtl819x_TS.h
rtl819x_TSProc.c
rtllib_crypt_ccmp.c Staging/IIO driver patches for 4.21-rc1 2018-12-28 20:39:58 -08:00
rtllib_crypt_tkip.c staging: rtl8192e: fix various indentation issues 2019-01-15 16:08:36 +01:00
rtllib_crypt_wep.c lib80211: Remove VLA usage of skcipher 2018-09-28 12:46:07 +08:00
rtllib_debug.h
rtllib_module.c
rtllib_rx.c staging: rtl8192e: rename function Dot11d_UpdateCountryIe to dot11d_update_country - style 2019-02-11 10:02:47 +01:00
rtllib_softmac_wx.c
rtllib_softmac.c staging: rtl8192e: rename function DOT11D_ScanComplete to dot11d_scan_complete - style 2019-02-11 10:02:47 +01:00
rtllib_tx.c staging: rtl8192e: rtllib_tx: fix spelling issue. 2018-05-25 18:44:14 +02:00
rtllib_wx.c staging: rtl8192e: use struct pointer to get the size of the struct 2018-02-26 15:47:40 +01:00
rtllib.h staging: rtl8192e: rename members of struct rtllib_device - style 2019-02-07 13:36:02 +01:00
TODO