Tom Rix <trix@xxxxxxxxxx> wrote: > clang with W=1 reports > drivers/net/wireless/broadcom/b43legacy/radio.c:1713:5: error: > unused function 'freq_r3A_value' [-Werror,-Wunused-function] > u16 freq_r3A_value(u16 frequency) > ^ > This function is not used so remove it. > > Signed-off-by: Tom Rix <trix@xxxxxxxxxx> > Acked-by: Larry Finger <Larry.Finger@xxxxxxxxxxxx> Patch applied to wireless-next.git, thanks. 4c7f8c237d32 wifi: b43legacy: remove unused freq_r3A_value function -- https://patchwork.kernel.org/project/linux-wireless/patch/20230324135022.2649735-1-trix@xxxxxxxxxx/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches