[PATCH] ide-cs: Remove outdated comment

Larry Finger Larry.Finger at lwfinger.net
Tue Jul 15 12:30:00 EDT 2008


There is an outdated version information comment in ide-cs.

Signed-off-by: Larry Finger <Larry.Finger at lwfinger.net>
---

Dominik,

This is 2.6.27 material.

Larry

 ide-cs.c |    2 --
 1 file changed, 2 deletions(-)

Index: wireless-testing/drivers/ide/legacy/ide-cs.c
===================================================================
--- wireless-testing.orig/drivers/ide/legacy/ide-cs.c	2008-07-14 09:52:24.000000000 -0500
+++ wireless-testing/drivers/ide/legacy/ide-cs.c	2008-07-15 10:22:33.000000000 -0500
@@ -66,8 +66,6 @@
 #ifdef CONFIG_PCMCIA_DEBUG
 INT_MODULE_PARM(pc_debug, 0);
 #define DEBUG(n, args...) if (pc_debug>(n)) printk(KERN_DEBUG args)
-/*static char *version =
-"ide-cs.c 1.3 2002/10/26 05:45:31 (David Hinds)";*/
 #else
 #define DEBUG(n, args...)
 #endif



More information about the linux-pcmcia mailing list