public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Abdun Nihaal <abdun.nihaal@gmail.com>
To: gregkh@linuxfoundation.org
Cc: Larry.Finger@lwfinger.net, phil@philpotter.co.uk,
	straube.linux@gmail.com, martin@kaiser.cx,
	linux-kernel@vger.kernel.org, linux-staging@lists.linux.dev,
	Abdun Nihaal <abdun.nihaal@gmail.com>
Subject: [PATCH 0/9] staging: r8188eu: set of simple cleanups
Date: Wed,  9 Feb 2022 22:05:58 +0530	[thread overview]
Message-ID: <cover.1644422181.git.abdun.nihaal@gmail.com> (raw)

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


             reply	other threads:[~2022-02-09 16:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-09 16:35 Abdun Nihaal [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1644422181.git.abdun.nihaal@gmail.com \
    --to=abdun.nihaal@gmail.com \
    --cc=Larry.Finger@lwfinger.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=martin@kaiser.cx \
    --cc=phil@philpotter.co.uk \
    --cc=straube.linux@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox