aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/ir-usb.c
diff options
context:
space:
mode:
authorAlan Cox <alan@lxorguk.ukuu.org.uk>2008-11-11 14:48:44 +0000
committerLinus Torvalds <torvalds@linux-foundation.org>2008-11-11 09:30:10 -0800
commit8eb04cf3402c59e84af9d2e86149edb4044f9a9e (patch)
tree747a86a55469c11213f9f05b7eac8a8ecf0bc77d /drivers/usb/serial/ir-usb.c
parent853041f0899177da7a47da3a09aa327a14ebd7bb (diff)
downloadkernel_samsung_smdk4412-8eb04cf3402c59e84af9d2e86149edb4044f9a9e.zip
kernel_samsung_smdk4412-8eb04cf3402c59e84af9d2e86149edb4044f9a9e.tar.gz
kernel_samsung_smdk4412-8eb04cf3402c59e84af9d2e86149edb4044f9a9e.tar.bz2
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/usb/serial/ir-usb.c')
-rw-r--r--drivers/usb/serial/ir-usb.c2
1 files changed, 1 insertions, 1 deletions
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@redhat.com>
+ * 2007_Jun_21 Alan Cox <alan@lxorguk.ukuu.org.uk>
* Minimal cleanups for some of the driver problens and tty layer abuse.
* Still needs fixing to allow multiple dongles.
*