summaryrefslogtreecommitdiff
path: root/lib/crypto/mpi/mpiutil.c
diff options
context:
space:
mode:
authorKees Cook <kees@kernel.org>2025-07-22 20:18:33 +0300
committerJakub Kicinski <kuba@kernel.org>2025-07-26 01:29:58 +0300
commit511d10b4c2f91fb6aa676006b2bdff4df5d6e270 (patch)
tree42822830930e01c3c7508896b4dbb7d3297715ec /lib/crypto/mpi/mpiutil.c
parent9203e0a82c0b0c4b12d96d6f6f9ef9afbb6ca9c6 (diff)
downloadlinux-511d10b4c2f91fb6aa676006b2bdff4df5d6e270.tar.xz
sctp: Replace sockaddr with sockaddr_inet in sctp_addr union
As part of the removal of the variably-sized sockaddr for kernel internals, replace struct sockaddr with sockaddr_inet in the sctp_addr union. No binary changes; the union size remains unchanged due to sockaddr_inet matching the size of sockaddr_in6. Signed-off-by: Kees Cook <kees@kernel.org> Link: https://patch.msgid.link/20250722171836.1078436-3-kees@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'lib/crypto/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions