From: Adrian Bunk <bunk@stusta.de>

This patch removes the bouncing email address of Thomas Hood (I haven't 
found any more recent email address).

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
---

 25-akpm/arch/i386/kernel/apm.c     |    4 ++--
 25-akpm/drivers/pnp/pnpbios/core.c |    2 +-
 25-akpm/drivers/pnp/pnpbios/proc.c |    2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff -puN arch/i386/kernel/apm.c~remove-bouncing-email-address-of-thomas-hood arch/i386/kernel/apm.c
--- 25/arch/i386/kernel/apm.c~remove-bouncing-email-address-of-thomas-hood	2005-01-23 14:36:13.969408744 -0800
+++ 25-akpm/arch/i386/kernel/apm.c	2005-01-23 14:36:13.977407528 -0800
@@ -166,14 +166,14 @@
  *         If an APM idle fails log it and idle sensibly
  *   1.15: Don't queue events to clients who open the device O_WRONLY.
  *         Don't expect replies from clients who open the device O_RDONLY.
- *         (Idea from Thomas Hood <jdthood@mail.com>)
+ *         (Idea from Thomas Hood)
  *         Minor waitqueue cleanups. (John Fremlin <chief@bandits.org>)
  *   1.16: Fix idle calling. (Andreas Steinmetz <ast@domdv.de> et al.)
  *         Notify listeners of standby or suspend events before notifying
  *         drivers. Return EBUSY to ioctl() if suspend is rejected.
  *         (Russell King <rmk@arm.linux.org.uk> and Thomas Hood)
  *         Ignore first resume after we generate our own resume event
- *         after a suspend (Thomas Hood <jdthood@mail.com>)
+ *         after a suspend (Thomas Hood)
  *         Daemonize now gets rid of our controlling terminal (sfr).
  *         CONFIG_APM_CPU_IDLE now just affects the default value of
  *         idle_threshold (sfr).
diff -puN drivers/pnp/pnpbios/core.c~remove-bouncing-email-address-of-thomas-hood drivers/pnp/pnpbios/core.c
--- 25/drivers/pnp/pnpbios/core.c~remove-bouncing-email-address-of-thomas-hood	2005-01-23 14:36:13.971408440 -0800
+++ 25-akpm/drivers/pnp/pnpbios/core.c	2005-01-23 14:36:13.978407376 -0800
@@ -12,7 +12,7 @@
  * Minor reorganizations by David Hinds <dahinds@users.sourceforge.net>
  * Further modifications (C) 2001, 2002 by:
  *   Alan Cox <alan@redhat.com>
- *   Thomas Hood <jdthood@mail.com>
+ *   Thomas Hood
  *   Brian Gerst <bgerst@didntduck.org>
  *
  * Ported to the PnP Layer and several additional improvements (C) 2002
diff -puN drivers/pnp/pnpbios/proc.c~remove-bouncing-email-address-of-thomas-hood drivers/pnp/pnpbios/proc.c
--- 25/drivers/pnp/pnpbios/proc.c~remove-bouncing-email-address-of-thomas-hood	2005-01-23 14:36:13.972408288 -0800
+++ 25-akpm/drivers/pnp/pnpbios/proc.c	2005-01-23 14:36:13.978407376 -0800
@@ -2,7 +2,7 @@
  * /proc/bus/pnp interface for Plug and Play devices
  *
  * Written by David Hinds, dahinds@users.sourceforge.net
- * Modified by Thomas Hood, jdthood@mail.com
+ * Modified by Thomas Hood
  *
  * The .../devices and .../<node> and .../boot/<node> files are
  * utilized by the lspnp and setpnp utilities, supplied with the
_