All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Clear several unused local variable warnings
@ 2021-05-13  9:40 Zhen Lei
  2021-05-13  9:40 ` [PATCH 1/2] staging: rtl8723bs: core: remove three unused local variables Zhen Lei
  2021-05-13  9:40 ` [PATCH 2/2] staging: rtl8723bs: core: eliminate erroneous reporting of unused variable 'evt_seq' Zhen Lei
  0 siblings, 2 replies; 7+ messages in thread
From: Zhen Lei @ 2021-05-13  9:40 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Fabio Aiuto, Hans de Goede, linux-staging; +Cc: Zhen Lei

No functional change.

Zhen Lei (2):
  staging: rtl8723bs: core: remove three unused local variable
  staging: rtl8723bs: core: eliminate erroneous reporting of unused
    variable 'evt_seq'

 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c | 53 ++++++-------------
 1 file changed, 16 insertions(+), 37 deletions(-)

-- 
2.26.0.106.g9fadedd



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

end of thread, other threads:[~2021-05-14  1:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-13  9:40 [PATCH 0/2] Clear several unused local variable warnings Zhen Lei
2021-05-13  9:40 ` [PATCH 1/2] staging: rtl8723bs: core: remove three unused local variables Zhen Lei
2021-05-13 18:14   ` Greg Kroah-Hartman
2021-05-14  1:04     ` Leizhen (ThunderTown)
2021-05-13  9:40 ` [PATCH 2/2] staging: rtl8723bs: core: eliminate erroneous reporting of unused variable 'evt_seq' Zhen Lei
2021-05-13 18:13   ` Greg Kroah-Hartman
2021-05-14  1:02     ` Leizhen (ThunderTown)

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.