]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
staging: rtl8723bs: remove unused RTW_MLME_EXT_C_ code
authorAndrei Khomenkov <khomenkov@mailbox.org>
Sun, 10 May 2026 13:43:13 +0000 (16:43 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 11 May 2026 08:13:24 +0000 (10:13 +0200)
Remove the RTW_MLME_EXT_C_ code since it is not used as the macro
is not defined anywhere.

Signed-off-by: Andrei Khomenkov <khomenkov@mailbox.org>
Link: https://patch.msgid.link/20260510134315.64295-8-khomenkov@mailbox.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/include/rtw_mlme_ext.h

index b37d08bd5a592db0a845fa582b386c75562f4b8d..d64e533a63c0dbb101ef0cf3b8631daa718994b5 100644 (file)
@@ -705,9 +705,4 @@ enum {
        MAX_C2HEVT
 };
 
-
-#ifdef _RTW_MLME_EXT_C_
-
-#endif/* _RTL8192C_CMD_C_ */
-
 #endif