[<prev] [next>] [day] [month] [year] [list]
Message-ID: <9debc4410907200246r388b3b5h8137be05dc33014@mail.gmail.com>
Date: Mon, 20 Jul 2009 15:16:42 +0530
From: Maxin John <maxin.john@...il.com>
To: gregkh@...e.de, linux-kernel@...r.kernel.org
Subject: [PATCH] Spelling correction in Motorola USB Phone driver
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@...il.com>
---
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists