]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
inet: remove leftover EXPORT_SYMBOL()
authorEric Dumazet <edumazet@google.com>
Thu, 2 Apr 2026 17:44:30 +0000 (17:44 +0000)
committerJakub Kicinski <kuba@kernel.org>
Fri, 3 Apr 2026 22:07:46 +0000 (15:07 -0700)
commit1666d945b57b5a10bdea2d229b8ac43d2970f5f8
tree1356f0868f374fc334127ce1525f2202806bec00
parent071fe8b5d535f3379edc8992d7f7b031a71502b9
inet: remove leftover EXPORT_SYMBOL()

IPv6 is no longer a module, we no longer need to export these symbols.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Fernando Fernandez Mancera <fmancera@suse.de>
Link: https://patch.msgid.link/20260402174430.2462800-1-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/ipv4/icmp.c
net/ipv4/ipmr_base.c
net/ipv4/udp_offload.c