Hello: This patch was applied to netdev/net-next.git (main) by Paolo Abeni <pabeni@xxxxxxxxxx>: On Wed, 2 Aug 2023 12:00:26 +0800 you wrote: > The NULL initialization of the pointers assigned by kzalloc() first is > not necessary, because if the kzalloc() failed, the pointers will be > assigned NULL, otherwise it works as usual. so remove it. > > Signed-off-by: Ruan Jinjie <ruanjinjie@xxxxxxxxxx> > --- > v2: > - add the wrong removed NULL hunk code in mlx4_init_hca(). > - update the commit message. > > [...] Here is the summary with links: - [net-next,v2] net/mlx4: Remove many unnecessary NULL values https://git.kernel.org/netdev/net-next/c/3986892646de You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html