staging: rtl8192e: Rename rateCountDi.., ContinueDif.. and TxCounter
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Sun, 15 Jan 2023 20:20:18 +0000 (21:20 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Jan 2023 18:29:03 +0000 (19:29 +0100)
commitd7e065b3e2dfc6febb2ce544c02ef3885703d1cb
treec40c564fd0c472ff4ffa3afc1b67f1698cd9758d
parenta9b97927cc4ef95daf0717f736c4ac997585bd60
staging: rtl8192e: Rename rateCountDi.., ContinueDif.. and TxCounter

Rename variable rateCountDiffRecord to rate_count_diff_rec,
ContinueDiffCount to continue_diff_count and TxCounter to tx_counter to
avoid CamelCase which is not accepted by checkpatch.

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