You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:224:18: warning: implicit conversion from 'int' to 's8' (aka 'signed char') changes value from 128 to -128 [-Wconstant-conversion]
224 | {0, 0, 0, 0, 0, 128},
| ~ ^~~
After llvm/llvm-project@a5ef934: