From: David S. Miller Date: Fri, 17 Mar 2023 08:56:37 +0000 (+0000) Subject: Merge branch 'inet-const' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d27d367d3b78;p=linux.git Merge branch 'inet-const' Eric Dumazet says: ==================== inet: better const qualifier awareness inet_sk() can be changed to propagate const qualifier, thanks to container_of_const() Following patches in this series add more const qualifiers. Other helpers like tcp_sk(), udp_sk(), raw_sk(), ... will be handled in following series. ==================== Reviewed-by: David Ahern Signed-off-by: David S. Miller --- d27d367d3b7861d9d6c852450d935507ba4044ee