Staging: rtl8192e: Rename variable bCcxRmEnable
authorTree Davies <tdavies@darkphysics.net>
Tue, 27 Feb 2024 04:41:45 +0000 (20:41 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Mar 2024 14:15:09 +0000 (14:15 +0000)
commit98d602e87c9f11a63626a589f6969fd6afc241a8
tree67bdd1fdcc189296311ee8d5ee7181c125b1b97d
parentce0ba55088eb4a5a75f6c8efbcfd3148abc27ab4
Staging: rtl8192e: Rename variable bCcxRmEnable

Rename variable bCcxRmEnable to ccx_rm_enable to fix checkpatch
warning Avoid CamelCase.

Signed-off-by: Tree Davies <tdavies@darkphysics.net>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/20240227044157.407379-9-tdavies@darkphysics.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtllib.h
drivers/staging/rtl8192e/rtllib_rx.c
drivers/staging/rtl8192e/rtllib_softmac.c