Skip to content

Commit

Permalink
drivers/atm/: remove CVS keywords
Browse files Browse the repository at this point in the history
This patch removes CVS keywords that weren't updated for a long time.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Acked-by: Chas Williams <chas@cmf.nrl.navy.mil>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Adrian Bunk authored and David S. Miller committed May 20, 2008
1 parent 81d8534 commit 7ff6e6f
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 17 deletions.
1 change: 0 additions & 1 deletion drivers/atm/fore200e.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* $Id: fore200e.h,v 1.4 2000/04/14 10:10:34 davem Exp $ */
#ifndef _FORE200E_H
#define _FORE200E_H

Expand Down
2 changes: 0 additions & 2 deletions drivers/atm/fore200e_mkfirm.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
$Id: fore200e_mkfirm.c,v 1.1 2000/02/21 16:04:32 davem Exp $
mkfirm.c: generates a C readable file from a binary firmware image
Christophe Lizzi (lizzi@{csti.fr, cnam.fr}), June 1999.
Expand Down
2 changes: 0 additions & 2 deletions drivers/atm/he.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
/* $Id: he.h,v 1.4 2003/05/06 22:48:00 chas Exp $ */

/*
he.h
Expand Down
7 changes: 0 additions & 7 deletions drivers/atm/idt77252.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
/*******************************************************************
* ident "$Id: idt77252.c,v 1.2 2001/11/11 08:13:54 ecd Exp $"
*
* $Author: ecd $
* $Date: 2001/11/11 08:13:54 $
*
* Copyright (c) 2000 ATecoM GmbH
*
Expand All @@ -29,9 +25,6 @@
* 675 Mass Ave, Cambridge, MA 02139, USA.
*
*******************************************************************/
static char const rcsid[] =
"$Id: idt77252.c,v 1.2 2001/11/11 08:13:54 ecd Exp $";


#include <linux/module.h>
#include <linux/pci.h>
Expand Down
4 changes: 0 additions & 4 deletions drivers/atm/idt77252.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
/*******************************************************************
* ident "$Id: idt77252.h,v 1.2 2001/11/11 08:13:54 ecd Exp $"
*
* $Author: ecd $
* $Date: 2001/11/11 08:13:54 $
*
* Copyright (c) 2000 ATecoM GmbH
*
Expand Down
2 changes: 1 addition & 1 deletion drivers/atm/nicstarmac.copyright
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
*
* Modified to work with the IDT7721 nicstar -- AAL5 (tested) only.
*
* R. D. Rechenmacher <ron@fnal.gov>, Aug. 6, 1997 $Revision: 1.1 $ $Date: 1999/08/20 11:00:11 $
* R. D. Rechenmacher <ron@fnal.gov>, Aug. 6, 1997
*
* Linux driver for the IDT77201 NICStAR PCI ATM controller.
* PHY component is expected to be 155 Mbps S/UNI-Lite or IDT 77155;
Expand Down

0 comments on commit 7ff6e6f

Please sign in to comment.