[2.6 patch] fix the email address of Wendy Xiong

From: Adrian Bunk
Date: Tue Mar 21 2006 - 17:23:19 EST


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


Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

---

drivers/serial/jsm/jsm.h | 2 +-
drivers/serial/jsm/jsm_driver.c | 2 +-
drivers/serial/jsm/jsm_neo.c | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)

--- linux-2.6.16-rc6-mm2-full/drivers/serial/jsm/jsm.h.old 2006-03-21 18:45:11.000000000 +0100
+++ linux-2.6.16-rc6-mm2-full/drivers/serial/jsm/jsm.h 2006-03-21 18:45:26.000000000 +0100
@@ -20,7 +20,7 @@
*
* Contact Information:
* Scott H Kilau <Scott_Kilau@xxxxxxxx>
- * Wendy Xiong <wendyx@xxxxxxxxxxxxxxxxxxxxxxx>
+ * Wendy Xiong <wendyx@xxxxxxxxxx>
*
***********************************************************************/

--- linux-2.6.16-rc6-mm2-full/drivers/serial/jsm/jsm_driver.c.old 2006-03-21 18:45:36.000000000 +0100
+++ linux-2.6.16-rc6-mm2-full/drivers/serial/jsm/jsm_driver.c 2006-03-21 18:45:47.000000000 +0100
@@ -20,7 +20,7 @@
*
* Contact Information:
* Scott H Kilau <Scott_Kilau@xxxxxxxx>
- * Wendy Xiong <wendyx@xxxxxxxxxxxxxxxxxxxxxxx>
+ * Wendy Xiong <wendyx@xxxxxxxxxx>
*
*
***********************************************************************/
--- linux-2.6.16-rc6-mm2-full/drivers/serial/jsm/jsm_neo.c.old 2006-03-21 18:45:56.000000000 +0100
+++ linux-2.6.16-rc6-mm2-full/drivers/serial/jsm/jsm_neo.c 2006-03-21 18:46:09.000000000 +0100
@@ -20,7 +20,7 @@
*
* Contact Information:
* Scott H Kilau <Scott_Kilau@xxxxxxxx>
- * Wendy Xiong <wendyx@xxxxxxxxxxxxxxxxxxxxxxx>
+ * Wendy Xiong <wendyx@xxxxxxxxxx>
*
***********************************************************************/
#include <linux/delay.h> /* For udelay */

-
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/