staging: rtl8192e: rename variable HTInitializeBssDesc
authorGary Rookard <garyrookard@fastmail.org>
Thu, 21 Dec 2023 18:34:09 +0000 (13:34 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 23 Dec 2023 13:09:13 +0000 (14:09 +0100)
commit6911a08ce778bd15dd42306ab17594faf0ae6149
treebe57e2d8a8cd1db87bbbd2f0730143bba56db44c
parent5090a4bc2a2f04b7693b49500ad1287e8d0fb6c3
staging: rtl8192e: rename variable HTInitializeBssDesc

Coding style issue, checkpatch Avoid CamelCase,
rename it. HTInitializeBssDesc -> ht_initialize_bss_desc

Signed-off-by: Gary Rookard <garyrookard@fastmail.org>
Link: https://lore.kernel.org/r/20231221183413.8349-2-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_rx.c