staging: rtl8192e: Rename PHYRegDef, CurrentChannelBW and CustomerID
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Wed, 18 Jan 2023 19:59:03 +0000 (20:59 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jan 2023 13:24:21 +0000 (14:24 +0100)
commit779c9e938d824dcd6489bc1064a3a58d66d918bc
tree6bf67056e8875eb0ff5c7f665a6afc55203ce6d3
parent0dd7c4d8c5fab44fd62cb02fa6c56537a5b74537
staging: rtl8192e: Rename PHYRegDef, CurrentChannelBW and CustomerID

Rename variable PHYRegDef to phy_reg_def, CurrentChannelBW to
current_chnl_bw and CustomerID to customer_id 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/d609d1edfaa500a9512c2e3c950efc2e2a266a70.1674071236.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/r8190P_rtl8256.c
drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c
drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c
drivers/staging/rtl8192e/rtl8192e/rtl_core.h
drivers/staging/rtl8192e/rtl8192e/rtl_dm.c