]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
inetpeer: use EXPORT_IPV6_MOD[_GPL]()
authorEric Dumazet <edumazet@google.com>
Wed, 12 Feb 2025 13:24:16 +0000 (13:24 +0000)
committerJakub Kicinski <kuba@kernel.org>
Fri, 14 Feb 2025 21:09:39 +0000 (13:09 -0800)
commit95a3c96c746008a2abed2882e0da48a78f941c49
treee0e5e45642c567e49be72a7b0cdf59b798967082
parent54568a84c95bdea20227cf48d41f198d083e78dd
inetpeer: use EXPORT_IPV6_MOD[_GPL]()

Use EXPORT_IPV6_MOD[_GPL]() for symbols that do not need to
to be exported unless CONFIG_IPV6=m

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Reviewed-by: Mateusz Polchlopek <mateusz.polchlopek@intel.com>
Link: https://patch.msgid.link/20250212132418.1524422-3-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/ipv4/inetpeer.c