staging: rtl8192e: Rename DM_RxPathSelTable
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Tue, 7 Feb 2023 18:17:22 +0000 (19:17 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Feb 2023 12:32:16 +0000 (13:32 +0100)
commit5cd73e7c60a9cab27b2eb3270b7fd4a79dafee25
treed24662aa6ae5815e3d984aeb7661be724be7a23c
parent44414e625c35a307707e7963fa608bc02ce5d2fc
staging: rtl8192e: Rename DM_RxPathSelTable

Rename variable DM_RxPathSelTable to dm_rx_path_sel_table to avoid
CamelCase which is not accepted by checkpatch. Remove "extern struct
drx_path_sel DM_RxPathSelTable;" in rtl_dm.h as it is dead code.

Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/8846ad13a4ee4b534d2410c9bca0c2943500c858.1675792435.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/rtl_dm.c
drivers/staging/rtl8192e/rtl8192e/rtl_dm.h