[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211126130400.26151-1-martin@kaiser.cx>
Date: Fri, 26 Nov 2021 14:03:56 +0100
From: Martin Kaiser <martin@...ser.cx>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Larry Finger <Larry.Finger@...inger.net>,
Phillip Potter <phil@...lpotter.co.uk>,
Michael Straube <straube.linux@...il.com>,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
Martin Kaiser <martin@...ser.cx>
Subject: [PATCH v2 0/4] staging: r8188eu: some trivial removals
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
Powered by blists - more mailing lists