PATCH: fix 3c501 typo

Alan Cox (alan@lxorguk.ukuu.org.uk)
Fri, 21 Mar 2003 19:39:22 GMT


diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.65/drivers/net/3c501.c linux-2.5.65-ac2/drivers/net/3c501.c
--- linux-2.5.65/drivers/net/3c501.c 2003-03-06 17:04:27.000000000 +0000
+++ linux-2.5.65-ac2/drivers/net/3c501.c 2003-03-06 23:14:17.000000000 +0000
@@ -955,7 +955,7 @@
* init_module:
*
* When the driver is loaded as a module this function is called. We fake up
- * a device structure with the base I/O and interrupt set as if it was being
+ * a device structure with the base I/O and interrupt set as if it were being
* called from Space.c. This minimises the extra code that would otherwise
* be required.
*
-
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/