aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_tunnel.c
diff options
context:
space:
mode:
authorQinghuang Feng <qhfeng.kernel@gmail.com>2008-11-21 20:15:03 -0500
committerDavid S. Miller <davem@davemloft.net>2008-11-21 20:15:03 -0500
commitcf005b1d0e34d8c964347331c43de089c674a5a1 (patch)
treec766e3fec0fa742ec38c2419bce4035e03424425 /net/ipv6/ip6_tunnel.c
parent6c0bce37ffc8f000a516fadf6dee84579c4c8f9b (diff)
net: remove redundant argument comments
Remove redundant argument comments in files of net/* Signed-off-by: Qinghuang Feng <qhfeng.kernel@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/ip6_tunnel.c')
-rw-r--r--net/ipv6/ip6_tunnel.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/ipv6/ip6_tunnel.c b/net/ipv6/ip6_tunnel.c
index adfcd6527921..358f001d848d 100644
--- a/net/ipv6/ip6_tunnel.c
+++ b/net/ipv6/ip6_tunnel.c
@@ -1150,7 +1150,6 @@ static void ip6_tnl_link_config(struct ip6_tnl *t)
1150 * ip6_tnl_change - update the tunnel parameters 1150 * ip6_tnl_change - update the tunnel parameters
1151 * @t: tunnel to be changed 1151 * @t: tunnel to be changed
1152 * @p: tunnel configuration parameters 1152 * @p: tunnel configuration parameters
1153 * @active: != 0 if tunnel is ready for use
1154 * 1153 *
1155 * Description: 1154 * Description:
1156 * ip6_tnl_change() updates the tunnel parameters 1155 * ip6_tnl_change() updates the tunnel parameters