linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Remove unused variable
@ 2021-08-07 10:22 Saurav Girepunje
  2021-08-07 10:22 ` [PATCH 1/4] staging: rtl8188eu: os_dep: " Saurav Girepunje
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Saurav Girepunje @ 2021-08-07 10:22 UTC (permalink / raw)
  To: gregkh, Larry.Finger, saurav.girepunje, insafonov, straube.linux,
	martin, will+git, dan.carpenter, apais, yashsri421, fabioaiuto83,
	marcocesati, ross.schm.dev, linux-staging, linux-kernel

This series contains 4 patches to remove unused local variable
from rtl driver files.

Saurav Girepunje (4):
  staging: rtl8188eu: os_dep: Remove unused variable
  staging: rtl8188eu :os_dep :os_intfs : remove unused variable
  staging: rtl8192e: rtl8192e: rtl_core: remove unused global variable
  staging: rtl8723bs: os_dep: remove unused variable

 drivers/staging/rtl8188eu/os_dep/mon.c       | 5 ++---
 drivers/staging/rtl8188eu/os_dep/os_intfs.c  | 4 ++--
 drivers/staging/rtl8192e/rtl8192e/rtl_core.c | 3 ---
 drivers/staging/rtl8723bs/os_dep/os_intfs.c  | 8 --------
 4 files changed, 4 insertions(+), 16 deletions(-)

--
2.30.2


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

end of thread, other threads:[~2021-08-07 19:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-07 10:22 [PATCH 0/4] Remove unused variable Saurav Girepunje
2021-08-07 10:22 ` [PATCH 1/4] staging: rtl8188eu: os_dep: " Saurav Girepunje
2021-08-07 14:50   ` Fabio Aiuto
2021-08-07 19:00     ` SAURAV GIREPUNJE
2021-08-07 10:22 ` [PATCH 2/4] staging: rtl8188eu :os_dep :os_intfs : remove " Saurav Girepunje
2021-08-07 10:22 ` [PATCH 3/4] staging: rtl8192e: rtl8192e: rtl_core: remove unused global variable Saurav Girepunje
2021-08-07 10:22 ` [PATCH 4/4] staging: rtl8723bs: os_dep: remove unused variable 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).