summaryrefslogtreecommitdiffstats
path: root/drivers/char/mxser.c
diff options
context:
space:
mode:
authorAlan Cox2008-11-11 15:48:44 +0100
committerLinus Torvalds2008-11-11 18:30:10 +0100
commit8eb04cf3402c59e84af9d2e86149edb4044f9a9e (patch)
tree747a86a55469c11213f9f05b7eac8a8ecf0bc77d /drivers/char/mxser.c
parentMerge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... (diff)
downloadkernel-qcow2-linux-8eb04cf3402c59e84af9d2e86149edb4044f9a9e.tar.gz
kernel-qcow2-linux-8eb04cf3402c59e84af9d2e86149edb4044f9a9e.tar.xz
kernel-qcow2-linux-8eb04cf3402c59e84af9d2e86149edb4044f9a9e.zip
tty: trivial - fix up email addresses in tty related stuff
Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/char/mxser.c')
-rw-r--r--drivers/char/mxser.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/char/mxser.c b/drivers/char/mxser.c
index 8beef50f95a0..047766915411 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@redhat.com>. The original 1.8 code is available on www.moxa.com.
+ * <alan@lxorguk.ukuu.org.uk>. The original 1.8 code is available on
+ * www.moxa.com.
* - Fixed x86_64 cleanness
*/