mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/8] staging: r8188eu: another round of removals
@ 2021-10-16 11:30 Martin Kaiser
  2021-10-16 11:30 ` [PATCH 1/8] staging: r8188eu: remove empty trigger gpio code Martin Kaiser
                   ` (8 more replies)
  0 siblings, 9 replies; 19+ messages in thread
From: Martin Kaiser @ 2021-10-16 11:30 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Larry Finger, Phillip Potter, Michael Straube, linux-staging,
	linux-kernel, Martin Kaiser

Remove some more dead code and unused definitions.

Martin Kaiser (8):
  staging: r8188eu: remove empty trigger gpio code
  staging: r8188eu: interface type is always usb
  staging: r8188eu: remove two checks that are always false
  staging: r8188eu: remove unused function prototypes
  staging: r8188eu: PHY_SetRFPathSwitch_8188E is not used
  staging: r8188eu: clean up Hal8188EPhyCfg.h
  staging: r8188eu: remove procfs functions
  staging: r8188eu: CurrentWirelessMode is not used

 drivers/staging/r8188eu/Makefile              |   1 -
 drivers/staging/r8188eu/core/rtw_debug.c      | 886 ------------------
 .../staging/r8188eu/hal/HalHWImg8188E_BB.c    |  14 +-
 .../staging/r8188eu/hal/HalHWImg8188E_MAC.c   |   3 +-
 .../staging/r8188eu/hal/HalHWImg8188E_RF.c    |   8 +-
 drivers/staging/r8188eu/hal/HalPhyRf_8188e.c  |  38 -
 drivers/staging/r8188eu/hal/odm.c             |   3 -
 drivers/staging/r8188eu/hal/rtl8188e_dm.c     |   2 -
 drivers/staging/r8188eu/hal/usb_halinit.c     |   8 -
 .../staging/r8188eu/include/Hal8188EPhyCfg.h  |  78 --
 drivers/staging/r8188eu/include/hal_intf.h    |   1 -
 drivers/staging/r8188eu/include/odm.h         |  11 +-
 .../staging/r8188eu/include/rtl8188e_hal.h    |   1 -
 drivers/staging/r8188eu/include/rtw_debug.h   | 148 ---
 14 files changed, 6 insertions(+), 1196 deletions(-)
 delete mode 100644 drivers/staging/r8188eu/core/rtw_debug.c

-- 
2.20.1


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

end of thread, other threads:[~2021-10-17 11:57 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-16 11:30 [PATCH 0/8] staging: r8188eu: another round of removals Martin Kaiser
2021-10-16 11:30 ` [PATCH 1/8] staging: r8188eu: remove empty trigger gpio code Martin Kaiser
2021-10-17 11:23   ` Michael Straube
2021-10-16 11:30 ` [PATCH 2/8] staging: r8188eu: interface type is always usb Martin Kaiser
2021-10-17 11:46   ` Michael Straube
2021-10-16 11:30 ` [PATCH 3/8] staging: r8188eu: remove two checks that are always false Martin Kaiser
2021-10-17 11:48   ` Michael Straube
2021-10-16 11:30 ` [PATCH 4/8] staging: r8188eu: remove unused function prototypes Martin Kaiser
2021-10-17 11:50   ` Michael Straube
2021-10-16 11:30 ` [PATCH 5/8] staging: r8188eu: PHY_SetRFPathSwitch_8188E is not used Martin Kaiser
2021-10-17 11:53   ` Michael Straube
2021-10-16 11:30 ` [PATCH 6/8] staging: r8188eu: clean up Hal8188EPhyCfg.h Martin Kaiser
2021-10-17 11:54   ` Michael Straube
2021-10-16 11:30 ` [PATCH 7/8] staging: r8188eu: remove procfs functions Martin Kaiser
2021-10-17 11:56   ` Michael Straube
2021-10-16 11:30 ` [PATCH 8/8] staging: r8188eu: CurrentWirelessMode is not used Martin Kaiser
2021-10-17 11:57   ` Michael Straube
2021-10-16 15:34 ` [PATCH 0/8] staging: r8188eu: another round of removals Phillip Potter
2021-10-16 16:33   ` Martin Kaiser

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®