[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176119117374.2145463.16472197208570713304.git-patchwork-notify@kernel.org>
Date: Thu, 23 Oct 2025 03:46:13 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Gustavo A. R. Silva <gustavoars@...nel.org>
Cc: andrew+netdev@...n.ch, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, dlan@...too.org, netdev@...r.kernel.org,
linux-riscv@...ts.infradead.org, spacemit@...ts.linux.dev,
linux-kernel@...r.kernel.org, linux-hardening@...r.kernel.org
Subject: Re: [PATCH][next] net: spacemit: Avoid -Wflex-array-member-not-at-end
warnings
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.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
Powered by blists - more mailing lists