commit | e086cadc08e259150b2ab8f7f4a16dbf9e3c2f22 | [log] [tgz] |
---|---|---|
author | Amerigo Wang <amwang@redhat.com> | Sun Nov 11 21:52:34 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 14 18:49:50 2012 -0500 |
tree | 38ef29e21c125dcb9f8fd75749416e4839c84469 | |
parent | aa0010f880ab542da3ad0e72992f2dc518ac68a0 [diff] |
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>