diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-06-11 09:46:50 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-06-12 08:00:38 +0400 |
commit | 0b040829952d84bf2a62526f0e24b624e0699447 (patch) | |
tree | b2e836e7e64343f19b949e50099bbe2ea554ec30 /net/bridge/br_stp.c | |
parent | 573bf470e693f73a6ac437b17a64a10902ba54bf (diff) | |
download | linux-0b040829952d84bf2a62526f0e24b624e0699447.tar.xz |
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/bridge/br_stp.c')
-rw-r--r-- | net/bridge/br_stp.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/bridge/br_stp.c b/net/bridge/br_stp.c index e38034aa56f5..284d1b2fa1ff 100644 --- a/net/bridge/br_stp.c +++ b/net/bridge/br_stp.c @@ -5,8 +5,6 @@ * Authors: * Lennert Buytenhek <buytenh@gnu.org> * - * $Id: br_stp.c,v 1.4 2000/06/19 10:13:35 davem Exp $ - * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version |