staging: rtl8192e: Rename RFChangeInProgress
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Fri, 9 Sep 2022 19:21:56 +0000 (21:21 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 11 Sep 2022 11:58:22 +0000 (13:58 +0200)
commit43c64c0655e082633829aa9ead27f33e8ca94c82
treec66004662aaeb5eb3597fab28b539e741d837137
parente13a47bef29a843147b50e417a2782a3c5ebf90c
staging: rtl8192e: Rename RFChangeInProgress

Rename variable RFChangeInProgress to rf_change_in_progress 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/29739986e76750395941ddaa6c4f0ffab6eb26a9.1662402870.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/rtl_core.c
drivers/staging/rtl8192e/rtl8192e/rtl_core.h
drivers/staging/rtl8192e/rtl8192e/rtl_ps.c