diff options
| author | Kees Cook <[email protected]> | 2025-05-21 20:46:09 +0000 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2025-05-27 06:25:42 +0000 |
| commit | ed449ddbd867f2cc02d6890c231431f264a876eb (patch) | |
| tree | f54014c1d04fb9dd082283423b7126d4763e6a31 /net/core/rtnetlink.c | |
| parent | replace strncpy with strscpy_pad (diff) | |
| download | kernel-ed449ddbd867f2cc02d6890c231431f264a876eb.tar.gz kernel-ed449ddbd867f2cc02d6890c231431f264a876eb.zip | |
net: core: Convert inet_addr_is_any() to sockaddr_storage
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.
Reviewed-by: Kuniyuki Iwashima <[email protected]>
Reviewed-by: Martin K. Petersen <[email protected]> # SCSI
Signed-off-by: Kees Cook <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'net/core/rtnetlink.c')
0 files changed, 0 insertions, 0 deletions
