Re: [PATCH v2] hv_netvsc: Replace one-element array with flexible array member
From: patchwork-bot+netdevbpf@kernel.org
Date: 2025-01-18 03:50:26
Also in:
linux-hardening, linux-hyperv, lkml
From: patchwork-bot+netdevbpf@kernel.org
Date: 2025-01-18 03:50:26
Also in:
linux-hardening, linux-hyperv, lkml
Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski [off-list ref]: On Thu, 16 Jan 2025 22:19:32 +0100 you wrote:
Replace the deprecated one-element array with a modern flexible array member in the struct nvsp_1_message_send_receive_buffer_complete. Use struct_size_t(,,1) instead of sizeof() to maintain the same size. Compile-tested only. [...]
Here is the summary with links:
- [v2] hv_netvsc: Replace one-element array with flexible array member
https://git.kernel.org/netdev/net-next/c/3df22e751027
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html