[PATCH v2 0/4] staging: r8188eu: some trivial removals

From: Martin Kaiser
Date: Fri Nov 26 2021 - 08:46:29 EST


Remove empty functions and unused function parameters.

Tested on top of "clean up workers". Most likey, there's no conflicts
with my previous patches.

v2:
- add Michael's Reviewed-by tags
- remove _ps_open_RF prototype

Martin Kaiser (4):
staging: r8188eu: remove pm_netdev_open
staging: r8188eu: remove _ps_open_RF
staging: r8188eu: remove _ps_close_RF
staging: r8188eu: loadparam needs no net_device

drivers/staging/r8188eu/hal/usb_halinit.c | 18 +-----------------
drivers/staging/r8188eu/include/rtl8188e_hal.h | 1 -
drivers/staging/r8188eu/include/usb_osintf.h | 1 -
drivers/staging/r8188eu/os_dep/os_intfs.c | 15 ++-------------
drivers/staging/r8188eu/os_dep/usb_intf.c | 2 +-
5 files changed, 4 insertions(+), 33 deletions(-)

--
2.20.1