staging: rtl8192e: renamed variable bCurShortGI20MHz
authorGary Rookard <garyrookard@fastmail.org>
Fri, 8 Dec 2023 01:55:33 +0000 (20:55 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 9 Dec 2023 14:07:18 +0000 (15:07 +0100)
commit5ca1e3c9aba0a343fe1eafae567f8c63ad0dd557
treef6c3e98cb721e31e2f1c6fdd5a2cefa3ecb0c816
parentda811655dddb71332905a7c7f4abfa4f9ecd38c1
staging: rtl8192e: renamed variable bCurShortGI20MHz

Coding style issue, checkpatch Avoid CamelCase,
rename it. bCurShortGI20MHz -> cur_short_gi_20mhz

Signed-off-by: Gary Rookard <garyrookard@fastmail.org>
Link: https://lore.kernel.org/r/20231208015536.21013-3-garyrookard@fastmail.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c
drivers/staging/rtl8192e/rtl8192e/rtl_dm.c
drivers/staging/rtl8192e/rtl819x_HT.h
drivers/staging/rtl8192e/rtl819x_HTProc.c
drivers/staging/rtl8192e/rtllib_tx.c