]> git.ipfire.org Git - thirdparty/linux.git/commit
staging: rtl8723bs: remove unused function parameter
authorMichael Straube <straube.linux@gmail.com>
Mon, 30 Jun 2025 08:30:47 +0000 (10:30 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Jun 2025 17:15:30 +0000 (19:15 +0200)
commit49f9718b1d708e4e86eebbb228d5fddd82e63abe
tree9d0ecc99c74433d5d1d9b98f01360ec96b5c28fe
parenteb2cb7dab60f9be0b435ac4a674255429a36d72c
staging: rtl8723bs: remove unused function parameter

The parameter 'band' of rtw_ieee80211_channel_to_frequency() in
wifi_regd.c is unused, remove it.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20250630083049.103734-2-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/os_dep/wifi_regd.c