提交 d4c3c075 编写于 作者: A Adrian Bunk 提交者: David S. Miller

irda: remove CVS keywords

This patch removes CVS keyword that weren't updated for a long time.

One of them was printed as part of a printk, which also doesn't make
much sense for a 5 year old and no longer updated keyword.
Signed-off-by: NAdrian Bunk <bunk@kernel.org>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 0b040829
...@@ -49,10 +49,6 @@ ...@@ -49,10 +49,6 @@
/* Look at toshoboe.h (currently in include/net/irda) for details of */ /* Look at toshoboe.h (currently in include/net/irda) for details of */
/* Where to get documentation on the chip */ /* Where to get documentation on the chip */
static char *rcsid =
"$Id: donauboe.c V2.18 ven jan 10 03:14:16 2003$";
/* See below for a description of the logic in this driver */ /* See below for a description of the logic in this driver */
/* User servicable parts */ /* User servicable parts */
...@@ -1677,7 +1673,7 @@ toshoboe_open (struct pci_dev *pci_dev, const struct pci_device_id *pdid) ...@@ -1677,7 +1673,7 @@ toshoboe_open (struct pci_dev *pci_dev, const struct pci_device_id *pdid)
pci_set_drvdata(pci_dev,self); pci_set_drvdata(pci_dev,self);
printk (KERN_INFO DRIVER_NAME ": Using multiple tasks, version %s\n", rcsid); printk (KERN_INFO DRIVER_NAME ": Using multiple tasks\n");
return 0; return 0;
......
/********************************************************************* /*********************************************************************
* $Id: smsc-ircc2.c,v 1.19.2.5 2002/10/27 11:34:26 dip Exp $
* *
* Description: Driver for the SMC Infrared Communications Controller * Description: Driver for the SMC Infrared Communications Controller
* Status: Experimental. * Status: Experimental.
......
/********************************************************************* /*********************************************************************
* $Id: smsc-ircc2.h,v 1.12.2.1 2002/10/27 10:52:37 dip Exp $
* *
* Description: Definitions for the SMC IrCC chipset * Description: Definitions for the SMC IrCC chipset
* Status: Experimental. * Status: Experimental.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册