[2.6 patch] remove bouncing address of Kip Walker

From: Adrian Bunk
Date: Mon Aug 09 2004 - 17:29:03 EST


Unless someone knows a non-bouncing email address of Kip Walker, I'd
suggest the following patch to remove his bouncing address from
sound/oss/swarm_cs4297a.c .


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

--- linux-2.6.8-rc3-mm2-full/sound/oss/swarm_cs4297a.c.old 2004-08-10 00:12:13.000000000 +0200
+++ linux-2.6.8-rc3-mm2-full/sound/oss/swarm_cs4297a.c 2004-08-10 00:13:35.000000000 +0200
@@ -10,7 +10,7 @@
* (audio@xxxxxxxxxxxxxxxxxx).
* -- adapted from cs4281 PCI driver for cs4297a on
* BCM1250 Synchronous Serial interface
-* (kwalker@xxxxxxxxxxxx)
+* (Kip Walker)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -2732,7 +2732,7 @@

EXPORT_NO_SYMBOLS;

-MODULE_AUTHOR("Kip Walker, kwalker@xxxxxxxxxxxx");
+MODULE_AUTHOR("Kip Walker");
MODULE_DESCRIPTION("Cirrus Logic CS4297a Driver for Broadcom SWARM board");

// ---------------------------------------------------------------------

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