staging: rtl8192e: Rename CurSlotTime
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Fri, 9 Sep 2022 19:22:14 +0000 (21:22 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 11 Sep 2022 11:58:22 +0000 (13:58 +0200)
commit98bbc153131c7621b26a82b65a9a48a06b8013bd
treeec6e8e5ae7ee94993a65c48eb83d925aceedaecc
parent007314000c8adeb8e12b4d554534f9664459c5f5
staging: rtl8192e: Rename CurSlotTime

Rename variable CurSlotTime to cur_slot_time to avoid CamelCase which is
not accepted by checkpatch.pl.

Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/1b71366d87b2b178fcd8f182127a51c7a7507936.1662402870.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/rtl_core.c