Browse Source

fix the email address of Wendy Xiong

Replace a bouncing version of the email address of Wendy Xiong with a
working one.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Adrian Bunk 19 years ago
parent
commit
2a08b4e904
3 changed files with 3 additions and 3 deletions
  1. 1 1
      drivers/serial/jsm/jsm.h
  2. 1 1
      drivers/serial/jsm/jsm_driver.c
  3. 1 1
      drivers/serial/jsm/jsm_neo.c

+ 1 - 1
drivers/serial/jsm/jsm.h

@@ -20,7 +20,7 @@
  *
  * Contact Information:
  * Scott H Kilau <Scott_Kilau@digi.com>
- * Wendy Xiong   <wendyx@us.ltcfwd.linux.ibm.com>
+ * Wendy Xiong   <wendyx@us.ibm.com>
  *
  ***********************************************************************/
 

+ 1 - 1
drivers/serial/jsm/jsm_driver.c

@@ -20,7 +20,7 @@
  *
  * Contact Information:
  * Scott H Kilau <Scott_Kilau@digi.com>
- * Wendy Xiong   <wendyx@us.ltcfwd.linux.ibm.com>
+ * Wendy Xiong   <wendyx@us.ibm.com>
  *
  *
  ***********************************************************************/

+ 1 - 1
drivers/serial/jsm/jsm_neo.c

@@ -20,7 +20,7 @@
  *
  * Contact Information:
  * Scott H Kilau <Scott_Kilau@digi.com>
- * Wendy Xiong   <wendyx@us.ltcfwd.linux.ibm.com>
+ * Wendy Xiong   <wendyx@us.ibm.com>
  *
  ***********************************************************************/
 #include <linux/delay.h>	/* For udelay */