[PATCH][next] net: spacemit: Avoid -Wflex-array-member-not-at-end warnings
patchwork-bot+netdevbpf at kernel.org
patchwork-bot+netdevbpf at kernel.org
Wed Oct 22 20:46:13 PDT 2025
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba at kernel.org>:
On Tue, 21 Oct 2025 12:54:10 +0100 you wrote:
> -Wflex-array-member-not-at-end was introduced in GCC-14, and we are
> getting ready to enable it, globally.
>
> Use regular arrays instead of flexible-array members (they're not
> really needed in this case) in a couple of unions, and fix the
> following warnings:
>
> [...]
Here is the summary with links:
- [next] net: spacemit: Avoid -Wflex-array-member-not-at-end warnings
https://git.kernel.org/netdev/net-next/c/10e0378f05d2
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the linux-riscv
mailing list