linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/17] staging: r8188eu: remove unused functions from rtw_cmd.c
@ 2021-09-23 19:09 Michael Straube
  2021-09-23 19:09 ` [PATCH 01/17] staging: r8188eu: remove rtw_cmd_clr_isr() Michael Straube
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: Michael Straube @ 2021-09-23 19:09 UTC (permalink / raw)
  To: gregkh; +Cc: Larry.Finger, phil, linux-staging, linux-kernel, Michael Straube

This series removes all unused functions from rtw_cmd.c.

Michael Straube (17):
  staging: r8188eu: remove rtw_cmd_clr_isr()
  staging: r8188eu: remove rtw_createbss_cmd_ex()
  staging: r8188eu: remove rtw_getbbreg_cmd()
  staging: r8188eu: remove rtw_getrfreg_cmd()
  staging: r8188eu: remove rtw_getrttbl_cmd()
  staging: r8188eu: remove rtw_led_blink_cmd()
  staging: r8188eu: remove rtw_readtssi_cmdrsp_callback()
  staging: r8188eu: remove rtw_set_ch_cmd()
  staging: r8188eu: remove rtw_set_csa_cmd()
  staging: r8188eu: remove rtw_setassocsta_cmd()
  staging: r8188eu: remove rtw_setbasicrate_cmd()
  staging: r8188eu: remove rtw_setbbreg_cmd()
  staging: r8188eu: remove rtw_setphy_cmd()
  staging: r8188eu: remove rtw_setrfreg_cmd()
  staging: r8188eu: remove rtw_setrttbl_cmd()
  staging: r8188eu: remove rtw_setstandby_cmd()
  staging: r8188eu: remove rtw_tdls_cmd()

 drivers/staging/r8188eu/core/rtw_cmd.c    | 500 ----------------------
 drivers/staging/r8188eu/include/rtw_cmd.h |  18 -
 2 files changed, 518 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2021-09-23 19:09 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-23 19:09 [PATCH 00/17] staging: r8188eu: remove unused functions from rtw_cmd.c Michael Straube
2021-09-23 19:09 ` [PATCH 01/17] staging: r8188eu: remove rtw_cmd_clr_isr() Michael Straube
2021-09-23 19:09 ` [PATCH 02/17] staging: r8188eu: remove rtw_createbss_cmd_ex() Michael Straube
2021-09-23 19:09 ` [PATCH 03/17] staging: r8188eu: remove rtw_getbbreg_cmd() Michael Straube
2021-09-23 19:09 ` [PATCH 04/17] staging: r8188eu: remove rtw_getrfreg_cmd() Michael Straube
2021-09-23 19:09 ` [PATCH 05/17] staging: r8188eu: remove rtw_getrttbl_cmd() Michael Straube
2021-09-23 19:09 ` [PATCH 06/17] staging: r8188eu: remove rtw_led_blink_cmd() Michael Straube
2021-09-23 19:09 ` [PATCH 07/17] staging: r8188eu: remove rtw_readtssi_cmdrsp_callback() Michael Straube
2021-09-23 19:09 ` [PATCH 08/17] staging: r8188eu: remove rtw_set_ch_cmd() Michael Straube
2021-09-23 19:09 ` [PATCH 09/17] staging: r8188eu: remove rtw_set_csa_cmd() Michael Straube
2021-09-23 19:09 ` [PATCH 10/17] staging: r8188eu: remove rtw_setassocsta_cmd() Michael Straube
2021-09-23 19:09 ` [PATCH 11/17] staging: r8188eu: remove rtw_setbasicrate_cmd() Michael Straube
2021-09-23 19:09 ` [PATCH 12/17] staging: r8188eu: remove rtw_setbbreg_cmd() Michael Straube
2021-09-23 19:09 ` [PATCH 13/17] staging: r8188eu: remove rtw_setphy_cmd() Michael Straube
2021-09-23 19:09 ` [PATCH 14/17] staging: r8188eu: remove rtw_setrfreg_cmd() Michael Straube
2021-09-23 19:09 ` [PATCH 15/17] staging: r8188eu: remove rtw_setrttbl_cmd() Michael Straube
2021-09-23 19:09 ` [PATCH 16/17] staging: r8188eu: remove rtw_setstandby_cmd() Michael Straube
2021-09-23 19:09 ` [PATCH 17/17] staging: r8188eu: remove rtw_tdls_cmd() Michael Straube

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).