2.5.46 (and a few older revisions) typo in qlogicfas.c

From: Jeff Lessem (3zsltfx02@sneakemail.com)
Date: Tue Nov 05 2002 - 00:39:20 EST


In the last few 2.5.4x kernels there has been a typo in qlogicfas.c
preventing it from building as a pcmcia driver. The fix is trivial,
but I haven't seen it mentioned yet, so I suspect nobody has noticed.

diff -Nru linux-2.5.46/drivers/scsi/qlogicfas.c linux/drivers/scsi/qlogicfas.c
--- linux-2.5.46/drivers/scsi/qlogicfas.c 2002-11-04 22:22:39.000000000 -0700
+++ linux/drivers/scsi/qlogicfas.c 2002-11-04 22:25:47.000000000 -0700
@@ -613,7 +613,7 @@
 #ifdef PCMCIA
 
 /*
- * Allow PCMCIA code to preset the port */
+ * Allow PCMCIA code to preset the port
  * port should be 0 and irq to -1 respectively for autoprobing
  */
 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Nov 07 2002 - 22:00:36 EST