[PATCH 0/5] staging: rtl8192e: Remove unused code for hardware rtl8192se

From: Philipp Hortmann
Date: Wed Apr 05 2023 - 17:48:04 EST


Remove unused macro IS_HARDWARE_TYPE_8192SE and unused function
_rtl92e_dm_init_wa_broadcom_iot. Remove a double check for hardware
rtl8192se. Remove unused variables.

Tested with rtl8192e
Transferred this patch over wlan connection of rtl8192e

Philipp Hortmann (5):
staging: rtl8192e: Remove macro IS_HARDWARE_TYPE_8192SE
staging: rtl8192e: Remove unused function
_rtl92e_dm_init_wa_broadcom_iot
staging: rtl8192e: Remove one of two checks for hardware RTL8192SE
staging: rtl8192e: Remove unused local variable irq_line
staging: rtl8192e: Remove unused variable RF_Type

drivers/staging/rtl8192e/rtl8192e/rtl_core.c | 6 ------
drivers/staging/rtl8192e/rtl8192e/rtl_core.h | 3 ---
drivers/staging/rtl8192e/rtl8192e/rtl_dm.c | 18 +-----------------
drivers/staging/rtl8192e/rtl8192e/rtl_pci.c | 2 --
drivers/staging/rtl8192e/rtl819x_HT.h | 3 ---
drivers/staging/rtl8192e/rtllib.h | 1 -
6 files changed, 1 insertion(+), 32 deletions(-)

--
2.40.0