[PATCH] Spelling correction in Motorola USB Phone driver

From: Maxin John
Date: Mon Jul 20 2009 - 05:46:56 EST


Hi,

Spelling correction in Motorola USB Phone driver

Changed: * Mororola should be using the CDC ACM USB spec, but instead
To: * Motorola should be using the CDC ACM USB spec, but instead

Signed-off-by: Maxin B. John <maxinbjohn@xxxxxxxxx>
---
diff -uNrb linux-2.6.30.2-orig/drivers/usb/serial/moto_modem.c
linux-2.6.30.2/drivers/usb/serial/moto_modem.c
--- linux-2.6.30.2-orig/drivers/usb/serial/moto_modem.c 2009-07-20
09:09:19.000000000 +0530
+++ linux-2.6.30.2/drivers/usb/serial/moto_modem.c 2009-07-20
15:07:10.000000000 +0530
@@ -8,7 +8,7 @@
* published by the Free Software Foundation.
*
* {sigh}
- * Mororola should be using the CDC ACM USB spec, but instead
+ * Motorola should be using the CDC ACM USB spec, but instead
* they try to just "do their own thing"... This driver should handle a
* few phones in which a basic "dumb serial connection" is needed to be
* able to get a connection through to them.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/