[2.6 patch] remove the no longer valid contact information for Wendy Xiong

From: Adrian Bunk
Date: Sat Feb 11 2006 - 17:40:43 EST


On Sat, Feb 11, 2006 at 03:55:24PM -0600, V. Ananda Krishnan wrote:
> Adrian Bunk wrote:
> >The email address wendyx@xxxxxxxxxxxxxxxxxxxxxxx of Wendy Xiong present
> >in three files under drivers/serial/jsm/ is bouncing.
> >
> >Is there a new address, or should the old one simply be removed?
> >
> Thanks Adrian. Please remove Wendy's name for now.
>...

Patch below.

> Regards,
> V. Ananda Krishnan

cu
Adrian


<-- snip -->


This patch removes the no longer valid contact information for
Wendy Xiong.


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

---

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

--- linux-2.6.16-rc2-mm1-full/drivers/serial/jsm/jsm.h.old 2006-02-11 17:42:10.000000000 +0100
+++ linux-2.6.16-rc2-mm1-full/drivers/serial/jsm/jsm.h 2006-02-11 23:22:35.000000000 +0100
@@ -20,7 +20,6 @@
*
* Contact Information:
* Scott H Kilau <Scott_Kilau@xxxxxxxx>
- * Wendy Xiong <wendyx@xxxxxxxxxxxxxxxxxxxxxxx>
*
***********************************************************************/

--- linux-2.6.16-rc2-mm1-full/drivers/serial/jsm/jsm_driver.c.old 2006-02-11 17:42:29.000000000 +0100
+++ linux-2.6.16-rc2-mm1-full/drivers/serial/jsm/jsm_driver.c 2006-02-11 23:22:50.000000000 +0100
@@ -20,7 +20,6 @@
*
* Contact Information:
* Scott H Kilau <Scott_Kilau@xxxxxxxx>
- * Wendy Xiong <wendyx@xxxxxxxxxxxxxxxxxxxxxxx>
*
*
***********************************************************************/
--- linux-2.6.16-rc2-mm1-full/drivers/serial/jsm/jsm_neo.c.old 2006-02-11 23:23:10.000000000 +0100
+++ linux-2.6.16-rc2-mm1-full/drivers/serial/jsm/jsm_neo.c 2006-02-11 23:23:13.000000000 +0100
@@ -20,7 +20,6 @@
*
* Contact Information:
* Scott H Kilau <Scott_Kilau@xxxxxxxx>
- * Wendy Xiong <wendyx@xxxxxxxxxxxxxxxxxxxxxxx>
*
***********************************************************************/
#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/