summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorYue Haibing <yuehaibing@huawei.com>2026-04-03 11:46:19 +0300
committerJakub Kicinski <kuba@kernel.org>2026-04-07 04:41:03 +0300
commit2f60df9e61aa48bf40c36254bf2e839f09cffd98 (patch)
tree1823a78b5108cdb1107b4bd9fe5e53f7928eb6bb /drivers
parent8a4e3ab61d496c37595219e5122d91f204cb05de (diff)
downloadlinux-2f60df9e61aa48bf40c36254bf2e839f09cffd98.tar.xz
ip6_tunnel: use generic for_each_ip_tunnel_rcu macro
Remove the locally defined for_each_ip6_tunnel_rcu macro and use the generic for_each_ip_tunnel_rcu from linux/if_tunnel.h instead. This eliminates code duplication and ensures consistency across the kernel tunnel implementations. Signed-off-by: Yue Haibing <yuehaibing@huawei.com> Reviewed-by: Simon Horman <horms@kernel.org> Link: https://patch.msgid.link/20260403084619.4107978-1-yuehaibing@huawei.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions