inet: remove inet_sk_copy_descendant()
authorEric Dumazet <edumazet@google.com>
Wed, 26 Aug 2020 13:50:16 +0000 (06:50 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Aug 2020 14:33:19 +0000 (07:33 -0700)
commit24da79902efc4a8443fae09e6c8e25b515bd8db2
tree5dd5f12ed3b73391eaa52c1375312cfe19783690
parentea416e277f09c4285f60a7ea741ca62719191a90
inet: remove inet_sk_copy_descendant()

This is no longer used, SCTP now uses a private helper.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/ipv6.h
include/net/inet_sock.h