Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski <[email protected]>:
On Thu, 1 Aug 2024 17:23:11 +0300 you wrote: > According to '__reuseport_alloc()', annotate flexible array member > 'sock' of 'struct sock_reuseport' with '__counted_by()' and use > convenient 'struct_size()' to simplify the math used in 'kzalloc()'. > > Signed-off-by: Dmitry Antipov <[email protected]> > --- > v3: one more style nit (Jakub) > https://lore.kernel.org/netdev/[email protected] > v2: style (Jakub), title and commit message (Gustavo) adjustments > https://lore.kernel.org/netdev/[email protected] > > https://lore.kernel.org/netdev/[email protected] > > [...] Here is the summary with links: - [v3] net: core: annotate socks of struct sock_reuseport with __counted_by https://git.kernel.org/netdev/net-next/c/f94074687d05 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
