Files
linux/net
Kuniyuki Iwashima 22d6c9eebf net: Unexport shared functions for DCCP.
DCCP was removed, so many inet functions no longer need to
be exported.

Let's unexport or use EXPORT_IPV6_MOD() for such functions.

sk_free_unlock_clone() is inlined in sk_clone_lock() as it's
the only caller.

Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Link: https://patch.msgid.link/20250410023921.11307-4-kuniyu@amazon.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-04-11 18:58:11 -07:00
..
2025-03-23 06:20:48 +09:00
2025-04-04 11:31:42 -07:00
2024-10-15 18:52:26 -07:00
2025-04-10 17:32:57 -07:00
2025-04-11 18:58:10 -07:00
2024-10-08 15:16:59 +02:00
2025-04-11 18:58:10 -07:00