mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/5] staging: r8188eu: clean up struct dvobj_priv
@ 2022-02-06 17:59 Martin Kaiser
  2022-02-06 17:59 ` [PATCH 1/5] staging: r8188eu: usb_vendor_req_mutex is not used Martin Kaiser
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Martin Kaiser @ 2022-02-06 17:59 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Larry Finger, Phillip Potter, Michael Straube, linux-staging,
	linux-kernel, Martin Kaiser

Remove unused or unnecessary components from struct dvobj_priv.

Martin Kaiser (5):
  staging: r8188eu: usb_vendor_req_mutex is not used
  staging: r8188eu: dvobj_priv's signal_strength is not used
  staging: r8188eu: RegUsbSS is not used
  staging: r8188eu: usb_suspend_sema is initialised but not used
  staging: r8188eu: remove ishighspeed from dvobj_priv

 drivers/staging/r8188eu/core/rtw_iol.c      | 4 +++-
 drivers/staging/r8188eu/hal/usb_halinit.c   | 4 ++--
 drivers/staging/r8188eu/include/drv_types.h | 5 -----
 drivers/staging/r8188eu/include/usb_ops.h   | 2 +-
 drivers/staging/r8188eu/os_dep/usb_intf.c   | 9 ---------
 5 files changed, 6 insertions(+), 18 deletions(-)

-- 
2.30.2


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-02-08  9:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-06 17:59 [PATCH 0/5] staging: r8188eu: clean up struct dvobj_priv Martin Kaiser
2022-02-06 17:59 ` [PATCH 1/5] staging: r8188eu: usb_vendor_req_mutex is not used Martin Kaiser
2022-02-06 17:59 ` [PATCH 2/5] staging: r8188eu: dvobj_priv's signal_strength " Martin Kaiser
2022-02-06 17:59 ` [PATCH 3/5] staging: r8188eu: RegUsbSS " Martin Kaiser
2022-02-06 17:59 ` [PATCH 4/5] staging: r8188eu: usb_suspend_sema is initialised but " Martin Kaiser
2022-02-06 17:59 ` [PATCH 5/5] staging: r8188eu: remove ishighspeed from dvobj_priv Martin Kaiser
2022-02-08  9:30   ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®