Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@xxxxxxxxxx>: On Sat, 16 Aug 2025 17:06:51 +0800 you wrote: > Remove array_size() calls and replace vmalloc() with vmalloc_array() to > simplify the code and maintain consistency with existing kmalloc_array() > usage. > > vmalloc_array() is also optimized better, resulting in less instructions > being used [1]. > > [...] Here is the summary with links: - [v3,1/3] eth: intel: use vmalloc_array() to simplify code https://git.kernel.org/netdev/net-next/c/4490d075c2d9 - [v3,2/3] nfp: flower: use vmalloc_array() to simplify code https://git.kernel.org/netdev/net-next/c/fce214586f99 - [v3,3/3] ppp: use vmalloc_array() to simplify code https://git.kernel.org/netdev/net-next/c/dad3280591ab You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html