All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] staging: r8188eu: set of simple cleanups
@ 2022-02-09 16:35 Abdun Nihaal
  2022-02-09 16:35 ` [PATCH 1/9] staging: r8188eu: remove unused struct zero_bulkout_context Abdun Nihaal
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Abdun Nihaal @ 2022-02-09 16:35 UTC (permalink / raw)
  To: gregkh
  Cc: Larry.Finger, phil, straube.linux, martin, linux-kernel,
	linux-staging, Abdun Nihaal

This series removes unused struct, function arguments, macros
and empty functions.

Abdun Nihaal (9):
  staging: r8188eu: remove unused struct zero_bulkout_context
  staging: r8188eu: remove empty function
    rtw_get_encrypt_decrypt_from_registrypriv
  staging: r8188eu: remove empty function rtw_mfree_mlme_priv_lock
  staging: r8188eu: remove empty function _InitOperationMode
  staging: r8188eu: remove empty function __nat25_db_print
  staging: r8188eu: remove unused argument in __nat25_has_expired
  staging: r8188eu: remove unused argument in on_action_public_default
  staging: r8188eu: remove unused argument in chk_ap_is_alive
  staging: r8188eu: remove unused macros in sta_info.h

 drivers/staging/r8188eu/core/rtw_br_ext.c     | 15 +-----
 drivers/staging/r8188eu/core/rtw_mlme.c       | 13 ------
 drivers/staging/r8188eu/core/rtw_mlme_ext.c   |  8 ++--
 drivers/staging/r8188eu/hal/usb_halinit.c     |  5 --
 drivers/staging/r8188eu/include/rtw_mlme.h    |  2 -
 drivers/staging/r8188eu/include/sta_info.h    | 46 -------------------
 .../staging/r8188eu/os_dep/usb_ops_linux.c    |  7 ---
 7 files changed, 6 insertions(+), 90 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2022-02-09 16:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-09 16:35 [PATCH 0/9] staging: r8188eu: set of simple cleanups Abdun Nihaal
2022-02-09 16:35 ` [PATCH 1/9] staging: r8188eu: remove unused struct zero_bulkout_context Abdun Nihaal
2022-02-09 16:36 ` [PATCH 2/9] staging: r8188eu: remove empty function rtw_get_encrypt_decrypt_from_registrypriv Abdun Nihaal
2022-02-09 16:36 ` [PATCH 3/9] staging: r8188eu: remove empty function rtw_mfree_mlme_priv_lock Abdun Nihaal
2022-02-09 16:36 ` [PATCH 4/9] staging: r8188eu: remove empty function _InitOperationMode Abdun Nihaal
2022-02-09 16:36 ` [PATCH 5/9] staging: r8188eu: remove empty function __nat25_db_print Abdun Nihaal
2022-02-09 16:36 ` [PATCH 6/9] staging: r8188eu: remove unused argument in __nat25_has_expired Abdun Nihaal
2022-02-09 16:36 ` [PATCH 7/9] staging: r8188eu: remove unused argument in on_action_public_default Abdun Nihaal
2022-02-09 16:36 ` [PATCH 8/9] staging: r8188eu: remove unused argument in chk_ap_is_alive Abdun Nihaal
2022-02-09 16:36 ` [PATCH 9/9] staging: r8188eu: remove unused macros in sta_info.h Abdun Nihaal

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.