Thread (3 messages) 3 messages, 3 authors, 2023-03-31

Re: [PATCH] wifi: mac80211: remove unused has_5g variable

From: Simon Horman <hidden>
Date: 2023-03-25 15:59:08
Also in: linux-wireless, lkml, llvm

On Sat, Mar 25, 2023 at 09:03:43AM -0400, Tom Rix wrote:
clang with W=1 reports
drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.c:1051:6: error:
  variable 'has_5g' set but not used [-Werror,-Wunused-but-set-variable]
        int has_5g = 0;
            ^
This variable is not used so remove it.

Signed-off-by: Tom Rix <trix@redhat.com>
Reviewed-by: Simon Horman <redacted>

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help