staging: rtl8192e: Rename MacBlkCtrl and remove double definition
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Tue, 7 Feb 2023 18:16:39 +0000 (19:16 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Feb 2023 12:32:16 +0000 (13:32 +0100)
commit0e8696f0e93ceb6d6804352ab04080062cb6209a
tree1eb1802509da8c28d8bc716e9a2754d2c28c26fc
parent766e9d4ae73fd6ad75ca19dd1abac97f5c49ebae
staging: rtl8192e: Rename MacBlkCtrl and remove double definition

Rename constant MacBlkCtrl to MAC_BLK_CTRL to avoid CamelCase which is
not accepted by checkpatch. Remove double definition.

Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/8c0c46860fdb71660183fce567f7bc80e1d1ad36.1675792435.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/r8192E_hw.h
drivers/staging/rtl8192e/rtl8192e/r8192E_phyreg.h
drivers/staging/rtl8192e/rtl8192e/rtl_pm.c