]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8192e: rename bdSupportHT to bd_support_ht in bss_ht struct
authorWilliam Durand <will+git@drnd.me>
Sat, 20 Feb 2021 17:28:58 +0000 (17:28 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Mar 2021 08:25:29 +0000 (09:25 +0100)
commitf78b7213bf3e709048e46f1c3cb6e453468cd5af
tree0215d4436229d5a7b2e2168d0106980369b32a02
parent53344690436a82117553b717e5c557780e0c4f4d
staging: rtl8192e: rename bdSupportHT to bd_support_ht in bss_ht struct

Rename bdSupportHT to bd_support_ht to silence a checkpatch warning
about CamelCase.

Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: William Durand <will+git@drnd.me>
Link: https://lore.kernel.org/r/20210220172909.15812-3-will+git@drnd.me
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl819x_HT.h
drivers/staging/rtl8192e/rtl819x_HTProc.c
drivers/staging/rtl8192e/rtllib_rx.c
drivers/staging/rtl8192e/rtllib_softmac.c