All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] staging/rtl8723bs/core: Remove some set but not used variables
@ 2019-10-06  9:09 zhengbin
  2019-10-06  9:09 ` [PATCH 1/5] staging: rtl8723bs: Remove set but not used variable 'i' zhengbin
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: zhengbin @ 2019-10-06  9:09 UTC (permalink / raw)
  To: gregkh, colin.king, hdegoede, hardiksingh.k, devel; +Cc: zhengbin13

zhengbin (5):
  staging: rtl8723bs: Remove set but not used variable 'i'
  staging: rtl8723bs: Remove set but not used variable 'tmp_aid'
  staging: rtl8723bs: Remove set but not used variable 'prwskeylen'
  staging: rtl8723bs: Remove set but not used variables
    'ppp','type','data'
  staging: rtl8723bs: Remove set but not used variable 'adapter'

 drivers/staging/rtl8723bs/core/rtw_mlme.c     | 2 --
 drivers/staging/rtl8723bs/core/rtw_recv.c     | 9 ++-------
 drivers/staging/rtl8723bs/core/rtw_security.c | 9 ---------
 drivers/staging/rtl8723bs/core/rtw_sta_mgt.c  | 3 ---
 drivers/staging/rtl8723bs/core/rtw_xmit.c     | 3 +--
 5 files changed, 3 insertions(+), 23 deletions(-)

--
2.7.4

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

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

end of thread, other threads:[~2019-10-07 14:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-06  9:09 [PATCH 0/5] staging/rtl8723bs/core: Remove some set but not used variables zhengbin
2019-10-06  9:09 ` [PATCH 1/5] staging: rtl8723bs: Remove set but not used variable 'i' zhengbin
2019-10-07 10:30   ` Greg KH
2019-10-07 14:04   ` Dan Carpenter
2019-10-06  9:09 ` [PATCH 2/5] staging: rtl8723bs: Remove set but not used variable 'tmp_aid' zhengbin
2019-10-06  9:09 ` [PATCH 3/5] staging: rtl8723bs: Remove set but not used variable 'prwskeylen' zhengbin
2019-10-06  9:09 ` [PATCH 4/5] staging: rtl8723bs: Remove set but not used variables 'ppp', 'type', 'data' zhengbin
2019-10-06  9:09 ` [PATCH 5/5] staging: rtl8723bs: Remove set but not used variable 'adapter' zhengbin

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.