[PATCH] tty: trivial - fix up email addresses in tty related stuff

From: Alan Cox
Date: Tue Nov 11 2008 - 09:48:51 EST


Signed-off-by: Alan Cox <alan@xxxxxxxxxx>

diff --git a/drivers/char/isicom.c b/drivers/char/isicom.c
index 7d30ee1..04e4549 100644
--- a/drivers/char/isicom.c
+++ b/drivers/char/isicom.c
@@ -7,12 +7,14 @@
* Original driver code supplied by Multi-Tech
*
* Changes
- * 1/9/98 alan@xxxxxxxxxx Merge to 2.0.x kernel tree
+ * 1/9/98 alan@xxxxxxxxxxxxxxxxxxx
+ * Merge to 2.0.x kernel tree
* Obtain and use official major/minors
* Loader switched to a misc device
* (fixed range check bug as a side effect)
* Printk clean up
- * 9/12/98 alan@xxxxxxxxxx Rough port to 2.1.x
+ * 9/12/98 alan@xxxxxxxxxxxxxxxxxxx
+ * Rough port to 2.1.x
*
* 10/6/99 sameer Merged the ISA and PCI drivers to
* a new unified driver.
diff --git a/drivers/char/mxser.c b/drivers/char/mxser.c
index 8beef50..0477669 100644
--- a/drivers/char/mxser.c
+++ b/drivers/char/mxser.c
@@ -14,7 +14,8 @@
* (at your option) any later version.
*
* Fed through a cleanup, indent and remove of non 2.6 code by Alan Cox
- * <alan@xxxxxxxxxx>. The original 1.8 code is available on www.moxa.com.
+ * <alan@xxxxxxxxxxxxxxxxxxx>. The original 1.8 code is available on
+ * www.moxa.com.
* - Fixed x86_64 cleanness
*/

diff --git a/drivers/usb/serial/ir-usb.c b/drivers/usb/serial/ir-usb.c
index b679a55..4e2cda9 100644
--- a/drivers/usb/serial/ir-usb.c
+++ b/drivers/usb/serial/ir-usb.c
@@ -26,7 +26,7 @@
* Introduced common header to be used also in USB Gadget Framework.
* Still needs some other style fixes.
*
- * 2007_Jun_21 Alan Cox <alan@xxxxxxxxxx>
+ * 2007_Jun_21 Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
* Minimal cleanups for some of the driver problens and tty layer abuse.
* Still needs fixing to allow multiple dongles.
*
--
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/