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 variable. Tested with rtl8192e Transferred this patch over wlan connection of rtl8192e --- v1->v2: Removed patch "staging: rtl8192e: Remove unused local variable irq_line" as it is unclear if the pci_read is needed for a hidden feature. Checked in patch "staging: rtl8192e: Remove one of two checks for hardware RTL8192SE" that the pci_read does not follow a pci_write No changes to other patches. Philipp Hortmann (4): 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 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/rtl819x_HT.h | 3 --- drivers/staging/rtl8192e/rtllib.h | 1 - 5 files changed, 1 insertion(+), 30 deletions(-) -- 2.40.0