staging: rtl8192e: rename variable HTSetConnectBwMode
authorGary Rookard <garyrookard@fastmail.org>
Wed, 13 Dec 2023 17:54:57 +0000 (12:54 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 Dec 2023 12:37:53 +0000 (13:37 +0100)
commit36802495f55813bd5a3139b6b5e2e36001fc5fe4
tree1b37ba5a2ba241bab8524d56d3659c1b988666e5
parent162440f2d7c721170917dccb2d91a932c43fe302
staging: rtl8192e: rename variable HTSetConnectBwMode

Coding style issue, checkpatch Avoid CamelCase,
rename it. HTSetConnectBwMode -> ht_set_connect_bw_mode

Signed-off-by: Gary Rookard <garyrookard@fastmail.org>
Link: https://lore.kernel.org/r/20231213175459.5425-4-garyrookard@fastmail.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl819x_HTProc.c
drivers/staging/rtl8192e/rtllib.h
drivers/staging/rtl8192e/rtllib_softmac.c