staging: rtl8192e: Rename tmpCCK20Mindex and tmpCCK40Mindex
authorYogesh Hegde <yogi.kernel@gmail.com>
Wed, 10 May 2023 15:09:42 +0000 (20:39 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 13 May 2023 11:13:43 +0000 (20:13 +0900)
commit94c41266111b66c6c6de621bafde0c8fafcd6f7d
tree661028a66f7a1cf3af2bcdf39a01505134cfb832
parent9c2501d68eaf9e9e550079e5d48d99bcd3687918
staging: rtl8192e: Rename tmpCCK20Mindex and tmpCCK40Mindex

Rename variable tmpCCK20Mindex to tmp_cck_20m_index and
tmpCCK40Mindex to tmp_cck_40m_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/3e8b6cd85e6e4fcc934cc1d813f5f594cef8ff92.1683730854.git.yogi.kernel@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/rtl_dm.c