[PATCH] b43legacy: remove unused freq_r3A_value function

Larry Finger Larry.Finger at lwfinger.net
Fri Mar 24 09:50:08 PDT 2023


On 3/24/23 08:50, Tom Rix 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 at redhat.com>
> ---
>   drivers/net/wireless/broadcom/b43legacy/radio.c | 17 -----------------
>   1 file changed, 17 deletions(-)

Acked-by: Larry Finger <Larry.Finger at lwfinger.net>

Thanks,

Larry




More information about the b43-dev mailing list