net: unify for_each_ip_tunnel_rcu()
The defitions of for_each_ip_tunnel_rcu() are same, so unify it. Also, don't hide the parameter 't'. Cc: David S. Miller <davem@davemloft.net> Signed-off-by:Cong Wang <amwang@redhat.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/linux/if_tunnel.h 7 additions, 0 deletionsinclude/linux/if_tunnel.h
- net/ipv4/ip_gre.c 4 additions, 10 deletionsnet/ipv4/ip_gre.c
- net/ipv4/ip_vti.c 4 additions, 9 deletionsnet/ipv4/ip_vti.c
- net/ipv4/ipip.c 3 additions, 10 deletionsnet/ipv4/ipip.c
- net/ipv6/ip6_gre.c 4 additions, 10 deletionsnet/ipv6/ip6_gre.c
- net/ipv6/sit.c 3 additions, 10 deletionsnet/ipv6/sit.c
Loading
Please register or sign in to comment