aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/class/cdc-acm.c
diff options
context:
space:
mode:
authorPavel Machek <[email protected]>2010-07-18 12:27:13 +0000
committerJiri Kosina <[email protected]>2010-07-19 08:56:54 +0000
commita2531293dbb7608fa672ff28efe3ab4027917a2f (patch)
tree017d5a38fa33838ebdca1a332db6887096885d2d /drivers/usb/class/cdc-acm.c
parentKconfig: fixo typo in "Xilinx'" (diff)
downloadkernel-a2531293dbb7608fa672ff28efe3ab4027917a2f.tar.gz
kernel-a2531293dbb7608fa672ff28efe3ab4027917a2f.zip
update email address
[email protected] no longer works, replace it with working address. Signed-off-by: Pavel Machek <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'drivers/usb/class/cdc-acm.c')
-rw-r--r--drivers/usb/class/cdc-acm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/class/cdc-acm.c b/drivers/usb/class/cdc-acm.c
index 61d75507d5d0..8413a567c12d 100644
--- a/drivers/usb/class/cdc-acm.c
+++ b/drivers/usb/class/cdc-acm.c
@@ -2,7 +2,7 @@
* cdc-acm.c
*
* Copyright (c) 1999 Armin Fuerst <[email protected]>
- * Copyright (c) 1999 Pavel Machek <[email protected]>
+ * Copyright (c) 1999 Pavel Machek <[email protected]>
* Copyright (c) 1999 Johannes Erdfelt <[email protected]>
* Copyright (c) 2000 Vojtech Pavlik <[email protected]>
* Copyright (c) 2004 Oliver Neukum <[email protected]>