staging: rtl8192e: Rename bHwRadioOff
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Fri, 9 Sep 2022 19:22:05 +0000 (21:22 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 11 Sep 2022 11:58:22 +0000 (13:58 +0200)
commit007314000c8adeb8e12b4d554534f9664459c5f5
tree6549fe87ec5ad127dce13e05268a5592d8972a35
parent43c64c0655e082633829aa9ead27f33e8ca94c82
staging: rtl8192e: Rename bHwRadioOff

Rename variable bHwRadioOff to hw_radio_off 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/bb977791e835310e51e9c38cc5c547e0b8a35e0c.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_dm.c
drivers/staging/rtl8192e/rtl8192e/rtl_wx.c