linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Remove unused local variable in rtw_efuse.c
@ 2021-11-05 16:53 Saurav Girepunje
  2021-11-05 16:53 ` [PATCH 1/2] staging: rtl8723bs: core: remove unused variable pAdapter Saurav Girepunje
  2021-11-05 16:53 ` [PATCH 2/2] staging: rtl8723bs: core: remove unused local variable padapter Saurav Girepunje
  0 siblings, 2 replies; 3+ messages in thread
From: Saurav Girepunje @ 2021-11-05 16:53 UTC (permalink / raw)
  To: gregkh, fabioaiuto83, saurav.girepunje, dan.carpenter,
	shreyaskumar1035, ross.schm.dev, linux-staging, linux-kernel

This patch series to remove the unused local variable in rtw_efuse.c

Remove the unused variable padapter from Efuse_Read1ByteFromFakeContent.
Remove the unused variable padapter from Efuse_Write1ByteToFakeContent.

Saurav Girepunje (2):
  staging: rtl8723bs: core: remove unused variable pAdapter
  staging: rtl8723bs: core: remove unused local variable padapter

 drivers/staging/rtl8723bs/core/rtw_efuse.c | 14 ++++----------
 1 file changed, 4 insertions(+), 10 deletions(-)

--
2.33.0


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

end of thread, other threads:[~2021-11-05 16:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-05 16:53 [PATCH 0/2] Remove unused local variable in rtw_efuse.c Saurav Girepunje
2021-11-05 16:53 ` [PATCH 1/2] staging: rtl8723bs: core: remove unused variable pAdapter Saurav Girepunje
2021-11-05 16:53 ` [PATCH 2/2] staging: rtl8723bs: core: remove unused local variable padapter Saurav Girepunje

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