All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: rtl8723bs: remove unneeded local variables
@ 2020-03-13 15:36 Payal Kshirsagar
  2020-03-13 15:36 ` [PATCH 1/3] staging: rtl8723bs: hal: hal_com.c: remove unneeded variable Payal Kshirsagar
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Payal Kshirsagar @ 2020-03-13 15:36 UTC (permalink / raw)
  To: gregkh, outreachy-kernel; +Cc: Payal Kshirsagar

Remove unneeded variables and their declarations from the files of
staging/rtl8723bs directory.

Payal Kshirsagar (3):
  staging: rtl8723bs: hal: hal_com.c: remove unneeded variable
  staging: rtl8723bs: core: rtw_io.c: remove unneeded variables
  staging: rtl8723bs: core: rtw_pwrctrl.c: remove unneeded variable

 drivers/staging/rtl8723bs/core/rtw_io.c      | 9 ++-------
 drivers/staging/rtl8723bs/core/rtw_pwrctrl.c | 7 +------
 drivers/staging/rtl8723bs/hal/hal_com.c      | 5 +----
 3 files changed, 4 insertions(+), 17 deletions(-)

-- 
2.17.1



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

end of thread, other threads:[~2020-03-21  7:35 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-13 15:36 [PATCH 0/3] staging: rtl8723bs: remove unneeded local variables Payal Kshirsagar
2020-03-13 15:36 ` [PATCH 1/3] staging: rtl8723bs: hal: hal_com.c: remove unneeded variable Payal Kshirsagar
2020-03-13 15:36 ` [PATCH 2/3] staging: rtl8723bs: core: rtw_io.c: remove unneeded variables Payal Kshirsagar
2020-03-13 15:36 ` [PATCH 3/3] staging: rtl8723bs: core: rtw_pwrctrl.c: remove unneeded variable Payal Kshirsagar
2020-03-13 19:26 ` [Outreachy kernel] [PATCH 0/3] staging: rtl8723bs: remove unneeded local variables Julia Lawall
2020-03-15  5:59   ` Payal Kshirsagar
2020-03-15  8:40     ` Julia Lawall
2020-03-15 10:21       ` Payal Kshirsagar
2020-03-17 11:38         ` Greg KH
2020-03-21  7:35           ` Payal Kshirsagar

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.