linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Saurav Girepunje <saurav.girepunje@gmail.com>
To: gregkh@linuxfoundation.org, fabioaiuto83@gmail.com,
	saurav.girepunje@gmail.com, dan.carpenter@oracle.com,
	shreyaskumar1035@gmail.com, ross.schm.dev@gmail.com,
	linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] Remove unused local variable in rtw_efuse.c
Date: Fri,  5 Nov 2021 22:23:28 +0530	[thread overview]
Message-ID: <20211105165330.78524-1-saurav.girepunje@gmail.com> (raw)
In-Reply-To: <saurav.girepunje@gmail.com>

This patch series to remove the unused local variable in rtw_efuse.c

Remove the unused variable padapter from Efuse_Read1ByteFromFakeContent.
Remove the unused variable padapter from Efuse_Write1ByteToFakeContent.

Saurav Girepunje (2):
  staging: rtl8723bs: core: remove unused variable pAdapter
  staging: rtl8723bs: core: remove unused local variable padapter

 drivers/staging/rtl8723bs/core/rtw_efuse.c | 14 ++++----------
 1 file changed, 4 insertions(+), 10 deletions(-)

--
2.33.0


             reply	other threads:[~2021-11-05 16:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-05 16:53 Saurav Girepunje [this message]
2021-11-05 16:53 ` [PATCH 1/2] staging: rtl8723bs: core: remove unused variable pAdapter Saurav Girepunje
2021-11-05 16:53 ` [PATCH 2/2] staging: rtl8723bs: core: remove unused local variable padapter Saurav Girepunje

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=20211105165330.78524-1-saurav.girepunje@gmail.com \
    --to=saurav.girepunje@gmail.com \
    --cc=dan.carpenter@oracle.com \
    --cc=fabioaiuto83@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=ross.schm.dev@gmail.com \
    --cc=shreyaskumar1035@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;
as well as URLs for NNTP newsgroup(s).