[PATCH 0/5] staging: r8188eu: remove some functions

From: Michael Straube
Date: Sat Jan 08 2022 - 03:28:01 EST


This series removes some empty or unneeded functions from
os_dep/recv_linux.c.

Tested on x86_64 with Inter-Tech DMG-02.

Michael Straube (5):
staging: r8188eu: rtw_hostapd_mlme_rx() is empty
staging: r8188eu: convert switch to if statement in mgt_dispatcher()
staging: r8188eu: rtw_os_recv_resource_free() is empty
staging: r8188eu: rtw_os_recv_resource_init() does nothing
staging: r8188eu: remove rtw_os_recv_resource_alloc()

drivers/staging/r8188eu/core/rtw_mlme_ext.c | 17 ++-----------
drivers/staging/r8188eu/core/rtw_recv.c | 7 ++----
drivers/staging/r8188eu/include/recv_osdep.h | 5 ----
drivers/staging/r8188eu/os_dep/recv_linux.c | 26 --------------------
4 files changed, 4 insertions(+), 51 deletions(-)

--
2.34.1