Kalle Valo <kvalo@xxxxxxxxxx> wrote: > I updated to sparse v0.6.4 and it warns: > > drivers/net/wireless/ath/ath10k/hw.c: note: in included file (through drivers/net/wireless/ath/ath10k/core.h): > drivers/net/wireless/ath/ath10k/htt.h:1503:41: warning: array of flexible structures > drivers/net/wireless/ath/ath10k/htt_rx.c: note: in included file (through drivers/net/wireless/ath/ath10k/core.h): > drivers/net/wireless/ath/ath10k/htt.h:1503:41: warning: array of flexible structures > > The structure is unused in ath10k so let's just remove it. > > Compile tested only. > > Signed-off-by: Kalle Valo <quic_kvalo@xxxxxxxxxxx> 2 patches applied to ath-next branch of ath.git, thanks. 56789eef894c ath10k: htt: remove array of flexible structures 5341d57bc398 ath10k: wmi: remove array of flexible structures -- https://patchwork.kernel.org/project/linux-wireless/patch/20211209091545.6098-1-kvalo@xxxxxxxxxx/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches