staging: rtl8192e: Rename tmpOFDMindex and tmpCCKindex
authorYogesh Hegde <yogi.kernel@gmail.com>
Wed, 10 May 2023 15:09:25 +0000 (20:39 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 13 May 2023 11:13:43 +0000 (20:13 +0900)
commit9c2501d68eaf9e9e550079e5d48d99bcd3687918
tree6f5e99511a8320af78a44ddbc16f91f8862b1cef
parent2151bbbdf7529ce21b96e084ec2f0973412f79b2
staging: rtl8192e: Rename tmpOFDMindex and tmpCCKindex

Rename variable tmpOFDMindex to tmp_ofdm_index and
tmpCCKindex to tmp_cck_index to avoid CamelCase which
is not accepted by checkpatch.

Signed-off-by: Yogesh Hegde <yogi.kernel@gmail.com>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/48098479094e4562fe196cbce813476041a664df.1683730854.git.yogi.kernel@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/rtl_dm.c