[PATCH 1/7] net: core: Convert inet_addr_is_any() to sockaddr_storage

Kuniyuki Iwashima kuniyu at amazon.com
Tue May 20 17:04:46 PDT 2025


From: Kees Cook <kees at kernel.org>
Date: Tue, 20 May 2025 15:31:00 -0700
> All the callers of inet_addr_is_any() have a sockaddr_storage-backed
> sockaddr. Avoid casts and switch prototype to the actual object being
> used.
> 
> Acked-by: Gustavo A. R. Silva <gustavoars at kernel.org>
> Signed-off-by: Kees Cook <kees at kernel.org>

Reviewed-by: Kuniyuki Iwashima <kuniyu at amazon.com>



More information about the Linux-nvme mailing list