[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175876143099.2757835.4273019318269328907.git-patchwork-notify@kernel.org>
Date: Thu, 25 Sep 2025 00:50:30 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Gustavo A. R. Silva <gustavoars@...nel.org>
Cc: sd@...asysnail.net, john.fastabend@...il.com, kuba@...nel.org,
davem@...emloft.net, edumazet@...gle.com, pabeni@...hat.com,
horms@...nel.org, netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-hardening@...r.kernel.org
Subject: Re: [PATCH v2][next] tls: 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 Tue, 23 Sep 2025 22:45:10 +0200 you wrote:
> Remove unused flexible-array member in struct tls_rec and, with this,
> fix the following warning:
>
> net/tls/tls.h:131:29: warning: structure containing a flexible array member is not at the end of another structure [-Wflex-array-member-not-at-end]
>
> Also, add a comment to prevent people from adding any members
> after struct aead_request, which is a flexible structure --this is
> a structure that ends in a flexible-array member.
>
> [...]
Here is the summary with links:
- [v2,next] tls: Avoid -Wflex-array-member-not-at-end warning
https://git.kernel.org/netdev/net-next/c/b6db19d1df8a
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