Merge branch 'ipv6-only-sock'
authorDavid S. Miller <davem@davemloft.net>
Fri, 22 Apr 2022 11:47:51 +0000 (12:47 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 22 Apr 2022 11:47:51 +0000 (12:47 +0100)
Kuniyuki Iwashima says:

====================
ipv6: Use ipv6_only_sock helper function.

The first patch removes __ipv6_only_sock(), and the second replaces
ipv6only tests with ipv6_only_sock().
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge