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

Coding style issue, checkpatch Avoid CamelCase,
rename it. HTSetConnectBwModeCallback -> ht_set_connect_bw_mode_callback

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