Kalle Valo <kvalo@xxxxxxxxxx> wrote: > With GCC 13.1 and W=1 brcmfmac has warnings like this: > > ./include/trace/perf.h:26:16: warning: function 'perf_trace_brcmf_dbg' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] > > Add a workaround which disables -Wsuggest-attribute=format in tracepoint.h. I > see similar workarounds in other drivers as well. > > Compile tested only. > > Signed-off-by: Kalle Valo <kvalo@xxxxxxxxxx> 4 patches applied to wireless-next.git, thanks. 56714e5f1255 wifi: brcmfmac: fix gnu_printf warnings 4b6ec74ec476 wifi: brcmsmac: fix gnu_printf warnings 5ea0c3130900 wifi: hostap: fix stringop-truncations GCC warning 707a13c7e488 wifi: ray_cs: fix stringop-truncation GCC warning -- https://patchwork.kernel.org/project/linux-wireless/patch/20230613140918.389690-2-kvalo@xxxxxxxxxx/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches