aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_tunnel.c
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@kernel.org>2008-06-10 22:46:50 -0700
committerDavid S. Miller <davem@davemloft.net>2008-06-11 21:00:38 -0700
commit0b040829952d84bf2a62526f0e24b624e0699447 (patch)
treeb2e836e7e64343f19b949e50099bbe2ea554ec30 /net/ipv6/ip6_tunnel.c
parent573bf470e693f73a6ac437b17a64a10902ba54bf (diff)
downloadkernel_samsung_smdk4412-0b040829952d84bf2a62526f0e24b624e0699447.zip
kernel_samsung_smdk4412-0b040829952d84bf2a62526f0e24b624e0699447.tar.gz
kernel_samsung_smdk4412-0b040829952d84bf2a62526f0e24b624e0699447.tar.bz2
net: remove CVS keywords
This patch removes CVS keywords that weren't updated for a long time from comments. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/ip6_tunnel.c')
-rw-r--r--net/ipv6/ip6_tunnel.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/ipv6/ip6_tunnel.c b/net/ipv6/ip6_tunnel.c
index 3781481..17c7b09 100644
--- a/net/ipv6/ip6_tunnel.c
+++ b/net/ipv6/ip6_tunnel.c
@@ -6,8 +6,6 @@
* Ville Nuorvala <vnuorval@tcs.hut.fi>
* Yasuyuki Kozakai <kozakai@linux-ipv6.org>
*
- * $Id$
- *
* Based on:
* linux/net/ipv6/sit.c and linux/net/ipv4/ipip.c
*