diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-06-10 22:46:50 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-06-11 21:00:38 -0700 |
commit | 0b040829952d84bf2a62526f0e24b624e0699447 (patch) | |
tree | b2e836e7e64343f19b949e50099bbe2ea554ec30 /net/bluetooth/bnep/sock.c | |
parent | 573bf470e693f73a6ac437b17a64a10902ba54bf (diff) | |
download | linux-3.10-0b040829952d84bf2a62526f0e24b624e0699447.tar.gz linux-3.10-0b040829952d84bf2a62526f0e24b624e0699447.tar.bz2 linux-3.10-0b040829952d84bf2a62526f0e24b624e0699447.zip |
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/bluetooth/bnep/sock.c')
-rw-r--r-- | net/bluetooth/bnep/sock.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net/bluetooth/bnep/sock.c b/net/bluetooth/bnep/sock.c index 201e5b1ce47..8ffb57f2303 100644 --- a/net/bluetooth/bnep/sock.c +++ b/net/bluetooth/bnep/sock.c @@ -24,10 +24,6 @@ SOFTWARE IS DISCLAIMED. */ -/* - * $Id: sock.c,v 1.4 2002/08/04 21:23:58 maxk Exp $ - */ - #include <linux/module.h> #include <linux/types.h> |