staging: r8188eu: Remove 4 empty routines from os_sep/service.c
authorLarry Finger <Larry.Finger@lwfinger.net>
Mon, 2 Aug 2021 19:27:19 +0000 (14:27 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 Aug 2021 10:53:19 +0000 (12:53 +0200)
commit5b283ad4c8daeb8f1ddb2324ef0a146fe97bc900
tree4a443d1fb1611d77e94c047b50325ce91cf253b2
parent8cc35e0d4d3f4d84744a50eb8d950b73414045c7
staging: r8188eu: Remove 4 empty routines from os_sep/service.c

Routines rtw_suspend_lock_init(), rtw_suspend_lock_uninit(),
rtw_lock_suspend(), and rtw_unlock_suspend() do not conti=ain any code.
Simplify by removing them.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Link: https://lore.kernel.org/r/20210802192721.23110-5-Larry.Finger@lwfinger.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/include/osdep_service.h
drivers/staging/r8188eu/os_dep/osdep_service.c
drivers/staging/r8188eu/os_dep/rtw_android.c
drivers/staging/r8188eu/os_dep/usb_intf.c