[PATCH 1/2] ath10k: htt: remove array of flexible structures
Kalle Valo
kvalo at kernel.org
Mon Dec 13 01:45:06 PST 2021
Kalle Valo <kvalo at kernel.org> 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 at quicinc.com>
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@kernel.org/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
More information about the ath10k
mailing list