On Fri, 04 Aug 2023 16:21:01 +0800, Ruan Jinjie 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. > > Applied, thanks! [1/1] RDMA: Remove unnecessary NULL values https://git.kernel.org/rdma/rdma/c/849b1955ade1c6 Best regards, -- Leon Romanovsky <leon@xxxxxxxxxx>