[PATCH 0/4] staging: r8188eu: some trivial removals
From: Martin Kaiser
Date: Thu Nov 25 2021 - 11:57:05 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.
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/usb_osintf.h | 1 -
drivers/staging/r8188eu/os_dep/os_intfs.c | 15 ++-------------
drivers/staging/r8188eu/os_dep/usb_intf.c | 2 +-
4 files changed, 4 insertions(+), 32 deletions(-)
--
2.20.1