All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] clean up some code duplication
@ 2025-06-30  8:30 Michael Straube
  2025-06-30  8:30 ` [PATCH 1/3] staging: rtl8723bs: remove unused function parameter Michael Straube
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michael Straube @ 2025-06-30  8:30 UTC (permalink / raw)
  To: gregkh; +Cc: hdegoede, Larry.Finger, linux-staging, linux-kernel,
	Michael Straube

This series cleans up some code duplication in the files wifi_regd.c
and ioctl_cfg80211.c.

The patches have been compile tested only due to lack of hardware.

Michael Straube (3):
  staging: rtl8723bs: remove unused function parameter
  staging: rtl8723bs: remove unnesessary function parameter
  staging: rtl8723bs: remove redundant static function

 .../rtl8723bs/include/ioctl_cfg80211.h        |  1 +
 .../staging/rtl8723bs/os_dep/ioctl_cfg80211.c | 24 +++++++++----------
 drivers/staging/rtl8723bs/os_dep/wifi_regd.c  | 16 +------------
 3 files changed, 14 insertions(+), 27 deletions(-)

-- 
2.49.0


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

end of thread, other threads:[~2025-06-30  8:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-30  8:30 [PATCH 0/3] clean up some code duplication Michael Straube
2025-06-30  8:30 ` [PATCH 1/3] staging: rtl8723bs: remove unused function parameter Michael Straube
2025-06-30  8:30 ` [PATCH 2/3] staging: rtl8723bs: remove unnesessary " Michael Straube
2025-06-30  8:30 ` [PATCH 3/3] staging: rtl8723bs: remove redundant static function Michael Straube

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.