Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 102858
b: refs/heads/master
c: d4c3c07
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and David S. Miller committed Jun 12, 2008
1 parent af9dbbe commit 0dd788a
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 8 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0b040829952d84bf2a62526f0e24b624e0699447
refs/heads/master: d4c3c0753594adaafbcb77a086f013f1d847b3f0
6 changes: 1 addition & 5 deletions trunk/drivers/net/irda/donauboe.c
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,6 @@
/* Look at toshoboe.h (currently in include/net/irda) for details of */
/* 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 */

/* User servicable parts */
Expand Down Expand Up @@ -1677,7 +1673,7 @@ toshoboe_open (struct pci_dev *pci_dev, const struct pci_device_id *pdid)

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;

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/net/irda/smsc-ircc2.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*********************************************************************
* $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
* Status: Experimental.
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/net/irda/smsc-ircc2.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*********************************************************************
* $Id: smsc-ircc2.h,v 1.12.2.1 2002/10/27 10:52:37 dip Exp $
*
* Description: Definitions for the SMC IrCC chipset
* Status: Experimental.
Expand Down

0 comments on commit 0dd788a

Please sign in to comment.