Re: [PATCH 1/6] sock: add sock_kzalloc helper
From: Kuniyuki Iwashima
Date: Tue Apr 28 2026 - 16:08:43 EST
On Mon, Apr 27, 2026 at 3:44 AM Thorsten Blum <thorsten.blum@xxxxxxxxx> wrote:
>
> Add sock_kzalloc() helper - the sock equivalent to kzalloc().
>
> Signed-off-by: Thorsten Blum <thorsten.blum@xxxxxxxxx>
Reviewed-by: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>