[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<168438482160.9978.15626489948914257775.git-patchwork-notify@kernel.org>
Date: Thu, 18 May 2023 04:40:21 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Gustavo A. R. Silva <gustavoars@...nel.org>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, mlxsw@...dia.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-hardening@...r.kernel.org
Subject: Re: [PATCH][next] mlxfw: Replace zero-length array with
DECLARE_FLEX_ARRAY() helper
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 15 May 2023 13:22:48 -0600 you wrote:
> Zero-length arrays are deprecated and we are moving towards adopting
> C99 flexible-array members, instead. So, replace zero-length arrays
> declarations alone in structs with the new DECLARE_FLEX_ARRAY()
> helper macro.
>
> This helper allows for flexible-array members alone in structs.
>
> [...]
Here is the summary with links:
- [next] mlxfw: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
https://git.kernel.org/netdev/net-next/c/b1cf7a561515
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