Google luky.org euqset.org

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[2.6 patch] Update email address of Benjamin LaHaise (fwd)


The trivial patch forwarded below still applies and compiles against 
2.6.11-rc1-mm1.

Please apply.


----- Forwarded message from Adrian Bunk <bunk@xxxxxxxxx> -----

Date:	Sat, 11 Dec 2004 18:17:14 +0100
From: Adrian Bunk <bunk@xxxxxxxxx>
To: Andrew Morton <akpm@xxxxxxxx>
Cc: linux-kernel@xxxxxxxxxxxxxxx, Benjamin LaHaise <bcrl@xxxxxxxxx>
Subject: Update email address of Benjamin LaHaise

Benjamin LaHaise's email address bcrl@xxxxxxxxxx is bouncing.

The patch below (already ACK'ed by Benjamin LaHaise) changes all 
occurances of this address in the kernel sources to bcrl@xxxxxxxxx .


diffstat output:
 MAINTAINERS                    |    2 +-
 arch/i386/kernel/semaphore.c   |    2 +-
 arch/m32r/kernel/semaphore.c   |    2 +-
 arch/x86_64/kernel/semaphore.c |    2 +-
 drivers/net/ns83820.c          |    2 +-
 fs/aio.c                       |    2 +-
 include/linux/aio_abi.h        |    2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)


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

--- linux-2.6.10-rc2-mm4-full/MAINTAINERS.old	2004-12-07 02:29:07.000000000 +0100
+++ linux-2.6.10-rc2-mm4-full/MAINTAINERS	2004-12-07 02:30:29.000000000 +0100
@@ -155,7 +155,7 @@
 
 AIO
 P:	Benjamin LaHaise
-M:	bcrl@xxxxxxxxxx
+M:	bcrl@xxxxxxxxx
 L:	linux-aio@xxxxxxxxx
 S:	Supported
 
--- linux-2.6.10-rc2-mm4-full/arch/i386/kernel/semaphore.c.old	2004-12-07 02:30:44.000000000 +0100
+++ linux-2.6.10-rc2-mm4-full/arch/i386/kernel/semaphore.c	2004-12-07 02:30:59.000000000 +0100
@@ -10,7 +10,7 @@
  *	as published by the Free Software Foundation; either version
  *	2 of the License, or (at your option) any later version.
  *
- * rw semaphores implemented November 1999 by Benjamin LaHaise <bcrl@xxxxxxxxxx>
+ * rw semaphores implemented November 1999 by Benjamin LaHaise <bcrl@xxxxxxxxx>
  */
 #include <linux/config.h>
 #include <linux/sched.h>
--- linux-2.6.10-rc2-mm4-full/arch/m32r/kernel/semaphore.c.old	2004-12-07 02:31:10.000000000 +0100
+++ linux-2.6.10-rc2-mm4-full/arch/m32r/kernel/semaphore.c	2004-12-07 02:31:27.000000000 +0100
@@ -19,7 +19,7 @@
  *	as published by the Free Software Foundation; either version
  *	2 of the License, or (at your option) any later version.
  *
- * rw semaphores implemented November 1999 by Benjamin LaHaise <bcrl@xxxxxxxxxx>
+ * rw semaphores implemented November 1999 by Benjamin LaHaise <bcrl@xxxxxxxxx>
  */
 #include <linux/config.h>
 #include <linux/sched.h>
--- linux-2.6.10-rc2-mm4-full/arch/x86_64/kernel/semaphore.c.old	2004-12-07 02:31:36.000000000 +0100
+++ linux-2.6.10-rc2-mm4-full/arch/x86_64/kernel/semaphore.c	2004-12-07 02:31:49.000000000 +0100
@@ -10,7 +10,7 @@
  *	as published by the Free Software Foundation; either version
  *	2 of the License, or (at your option) any later version.
  *
- * rw semaphores implemented November 1999 by Benjamin LaHaise <bcrl@xxxxxxxxxx>
+ * rw semaphores implemented November 1999 by Benjamin LaHaise <bcrl@xxxxxxxxx>
  */
 #include <linux/config.h>
 #include <linux/sched.h>
--- linux-2.6.10-rc2-mm4-full/drivers/net/ns83820.c.old	2004-12-07 02:31:57.000000000 +0100
+++ linux-2.6.10-rc2-mm4-full/drivers/net/ns83820.c	2004-12-07 02:32:07.000000000 +0100
@@ -2204,7 +2204,7 @@
 	pci_unregister_driver(&driver);
 }
 
-MODULE_AUTHOR("Benjamin LaHaise <bcrl@xxxxxxxxxx>");
+MODULE_AUTHOR("Benjamin LaHaise <bcrl@xxxxxxxxx>");
 MODULE_DESCRIPTION("National Semiconductor DP83820 10/100/1000 driver");
 MODULE_LICENSE("GPL");
 
--- linux-2.6.10-rc2-mm4-full/fs/aio.c.old	2004-12-07 02:32:16.000000000 +0100
+++ linux-2.6.10-rc2-mm4-full/fs/aio.c	2004-12-07 02:32:27.000000000 +0100
@@ -1,6 +1,6 @@
 /*
  *	An async IO implementation for Linux
- *	Written by Benjamin LaHaise <bcrl@xxxxxxxxxx>
+ *	Written by Benjamin LaHaise <bcrl@xxxxxxxxx>
  *
  *	Implements an efficient asynchronous io interface.
  *
--- linux-2.6.10-rc2-mm4-full/include/linux/aio_abi.h.old	2004-12-07 02:32:35.000000000 +0100
+++ linux-2.6.10-rc2-mm4-full/include/linux/aio_abi.h	2004-12-07 02:32:44.000000000 +0100
@@ -2,7 +2,7 @@
  *
  * Copyright 2000,2001,2002 Red Hat.
  *
- * Written by Benjamin LaHaise <bcrl@xxxxxxxxxx>
+ * Written by Benjamin LaHaise <bcrl@xxxxxxxxx>
  *
  * Distribute under the terms of the GPLv2 (see ../../COPYING) or under 
  * the following terms.


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

----- End forwarded message -----

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


$B$3$N>pJs$,$"$J$?$NC5$7$F$$?$b$N$+$I$&$+A*Br$7$F$/$@$5$!#(B
yes/$B$^$5$K$3$l$@!*(B   no/$B0c$&$J$!(B   part/$B0lIt8+$D$+$C$?(B   try/$B$3$l$G;n$7$F$_$k(B

$B$"$J$?$,C5$7$F$$?>pJs$O$I$N$h$&$J$3$H$+!"$4<+M3$K5-F~2<$5$!#FC$K!V$^$5$K$3$l$@!*!W$H8@$&>l9g$O5-F~$r$*4j$$7$^$9!#(B
$BNc(B:$B!VJ#?t$N%^%7%s$+$i(BCATV$B7PM3$G(Bipmasquerade$B$rMxMQ$7$F(BWeb$B$r;2>H$7$?$>l9g$N@_Dj$K$D$$F!W(B