staging: rtl8192e: rename variable HTInitializeHTInfo
authorGary Rookard <garyrookard@fastmail.org>
Wed, 13 Dec 2023 17:54:59 +0000 (12:54 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 Dec 2023 12:37:53 +0000 (13:37 +0100)
commit5e8cdb6f6ebe28976876ab04995a5d3779b85082
tree63fdf939cfb08534264005717851b9c29c2d0a81
parent8caf3a8e5d54466b2efc6aa979364bf6f60cd29d
staging: rtl8192e: rename variable HTInitializeHTInfo

Coding style issue, checkpatch Avoid CamelCase,
rename it. HTInitializeHTInfo -> ht_initialize_ht_info

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