driverdev-devel.linuxdriverproject.org archive mirror
 help / color / mirror / Atom feed
From: zhengbin <zhengbin13@huawei.com>
To: <gregkh@linuxfoundation.org>, <nishkadg.linux@gmail.com>,
	<hariprasad.kelam@gmail.com>, <devel@driverdev.osuosl.org>
Cc: zhengbin13@huawei.com
Subject: [PATCH 0/5] staging: rtl8723bs: remove some unused variables
Date: Mon, 18 Nov 2019 15:45:51 +0800	[thread overview]
Message-ID: <1574063156-68155-1-git-send-email-zhengbin13@huawei.com> (raw)

zhengbin (5):
  staging: rtl8723bs: remove set but not used variable
    'pHalData','pregistrypriv'
  staging: rtl8723bs: remove set but not used variable
    'pHalData','pdmpriv'
  staging: rtl8723bs: remove set but not used variable
    'pmlmeinfo','pHalData'
  staging: rtl8723bs: remove set but not used variable
    'notify_ielen','notify_ie','notify_interval','notify_capability'
  staging: rtl8723bs: remove set but not used variable 'change','pos'

 drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c      | 10 ----------
 drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c |  6 ------
 drivers/staging/rtl8723bs/hal/sdio_halinit.c      |  5 -----
 drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c | 15 +--------------
 4 files changed, 1 insertion(+), 35 deletions(-)

--
2.7.4

_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

             reply	other threads:[~2019-11-18  7:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-18  7:45 zhengbin [this message]
2019-11-18  7:45 ` [PATCH 1/5] staging: rtl8723bs: remove set but not used variable 'pHalData', 'pregistrypriv' zhengbin
2019-11-18  7:45 ` [PATCH 2/5] staging: rtl8723bs: remove set but not used variable 'pHalData', 'pdmpriv' zhengbin
2019-11-18  7:45 ` [PATCH 3/5] staging: rtl8723bs: remove set but not used variable 'pmlmeinfo', 'pHalData' zhengbin
2019-11-18  7:45 ` [PATCH 4/5] staging: rtl8723bs: remove set but not used variable 'notify_ielen', 'notify_ie', 'notify_interval', 'notify_capability' zhengbin
2019-11-18  7:45 ` [PATCH 5/5] staging: rtl8723bs: remove set but not used variable 'change', 'pos' zhengbin

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=1574063156-68155-1-git-send-email-zhengbin13@huawei.com \
    --to=zhengbin13@huawei.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=hariprasad.kelam@gmail.com \
    --cc=nishkadg.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;
as well as URLs for NNTP newsgroup(s).