mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v3 0/4] staging: r8188eu: cleaning up unused variables
@ 2022-10-25 17:06 Kang Minchul
  2022-10-25 17:06 ` [PATCH v3 1/4] staging: r8188eu: remove unnecessary variable in ioctl_linux Kang Minchul
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Kang Minchul @ 2022-10-25 17:06 UTC (permalink / raw)
  To: Larry Finger, Phillip Potter, Pavel Skripkin
  Cc: Greg Kroah-Hartman, linux-staging, linux-kernel, Kang Minchul

This patch series cleans up unused variables in r8188eu
causing coccicheck warnings. 

Difference between this patch and previous patch is that this patch series
include making function rtw_sta_flush in r8188eu/core/rtw_ap.c
into void function.

Kang Minchul (4):
  staging: r8188eu: remove unnecessary variable in ioctl_linux
  staging: r8188eu: remove unnecessary vaiable in rtw_recv
  staging: r8188eu: remove unnecessary variable in rtl8188eu_xmit
  staging: r8188eu: make rtw_sta_flush to void

 drivers/staging/r8188eu/core/rtw_ap.c        | 7 ++-----
 drivers/staging/r8188eu/core/rtw_recv.c      | 3 +--
 drivers/staging/r8188eu/hal/rtl8188eu_xmit.c | 3 +--
 drivers/staging/r8188eu/include/rtw_ap.h     | 2 +-
 drivers/staging/r8188eu/os_dep/ioctl_linux.c | 4 +---
 5 files changed, 6 insertions(+), 13 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2022-10-25 18:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-25 17:06 [PATCH v3 0/4] staging: r8188eu: cleaning up unused variables Kang Minchul
2022-10-25 17:06 ` [PATCH v3 1/4] staging: r8188eu: remove unnecessary variable in ioctl_linux Kang Minchul
2022-10-25 17:06 ` [PATCH v3 2/4] staging: r8188eu: remove unnecessary vaiable in rtw_recv Kang Minchul
2022-10-25 17:06 ` [PATCH v3 3/4] staging: r8188eu: remove unnecessary variable in rtl8188eu_xmit Kang Minchul
2022-10-25 17:06 ` [PATCH v3 4/4] staging: r8188eu: make rtw_sta_flush to void Kang Minchul
2022-10-25 18:17 ` [PATCH v3 0/4] staging: r8188eu: cleaning up unused variables Philipp Hortmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®