[PATCH 0/3] clean up some code duplication
From: Michael Straube
Date: Mon Jun 30 2025 - 04:31:17 EST
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