driverdev-devel.linuxdriverproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] staging: rtl8723bs: remove some unused variables
@ 2019-11-18  7:45 zhengbin
  2019-11-18  7:45 ` [PATCH 1/5] staging: rtl8723bs: remove set but not used variable 'pHalData', 'pregistrypriv' zhengbin
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: zhengbin @ 2019-11-18  7:45 UTC (permalink / raw)
  To: gregkh, nishkadg.linux, hariprasad.kelam, devel; +Cc: zhengbin13

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

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

end of thread, other threads:[~2019-11-18  7:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-18  7:45 [PATCH 0/5] staging: rtl8723bs: remove some unused variables zhengbin
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

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).