[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176412962824.1513924.890605240324097452.git-patchwork-notify@kernel.org>
Date: Wed, 26 Nov 2025 04:00:28 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Gustavo A. R. Silva <gustavoars@...nel.org>
Cc: ayush.sawal@...lsio.com, andrew+netdev@...n.ch, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-hardening@...r.kernel.org
Subject: Re: [PATCH][next] chtls: Avoid -Wflex-array-member-not-at-end warning
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 24 Nov 2025 18:42:08 +0900 you wrote:
> -Wflex-array-member-not-at-end was introduced in GCC-14, and we are
> getting ready to enable it, globally.
>
> Use the `DEFINE_RAW_FLEX()` helper for on-stack definitions of
> a flexible structure where the size of the flexible-array member
> is known at compile-time, and refactor the rest of the code,
> accordingly.
>
> [...]
Here is the summary with links:
- [next] chtls: Avoid -Wflex-array-member-not-at-end warning
https://git.kernel.org/netdev/net-next/c/d696c7371614
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