This patch removes the bouncing email address of Thomas Hood (I haven't found any more recent email address).
Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- arch/i386/kernel/apm.c | 4 ++-- drivers/pnp/pnpbios/core.c | 2 +- drivers/pnp/pnpbios/proc.c | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) This patch was already sent on: - 28 Nov 2004 --- linux-2.6.10-rc2-mm3-full/drivers/pnp/pnpbios/core.c.old 2004-11-28 23:33:19.000000000 +0100 +++ linux-2.6.10-rc2-mm3-full/drivers/pnp/pnpbios/core.c 2004-11-28 23:33:29.000000000 +0100 @@ -12,7 +12,7 @@ * Minor reorganizations by David Hinds <[EMAIL PROTECTED]> * Further modifications (C) 2001, 2002 by: * Alan Cox <[EMAIL PROTECTED]> - * Thomas Hood <[EMAIL PROTECTED]> + * Thomas Hood * Brian Gerst <[EMAIL PROTECTED]> * * Ported to the PnP Layer and several additional improvements (C) 2002 --- linux-2.6.10-rc2-mm3-full/drivers/pnp/pnpbios/proc.c.old 2004-11-28 23:33:38.000000000 +0100 +++ linux-2.6.10-rc2-mm3-full/drivers/pnp/pnpbios/proc.c 2004-11-28 23:33:44.000000000 +0100 @@ -2,7 +2,7 @@ * /proc/bus/pnp interface for Plug and Play devices * * Written by David Hinds, [EMAIL PROTECTED] - * Modified by Thomas Hood, [EMAIL PROTECTED] + * Modified by Thomas Hood * * The .../devices and .../<node> and .../boot/<node> files are * utilized by the lspnp and setpnp utilities, supplied with the --- linux-2.6.10-rc2-mm3-full/arch/i386/kernel/apm.c.old 2004-11-28 23:33:52.000000000 +0100 +++ linux-2.6.10-rc2-mm3-full/arch/i386/kernel/apm.c 2004-11-28 23:34:07.000000000 +0100 @@ -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 <[EMAIL PROTECTED]>) + * (Idea from Thomas Hood) * Minor waitqueue cleanups. (John Fremlin <[EMAIL PROTECTED]>) * 1.16: Fix idle calling. (Andreas Steinmetz <[EMAIL PROTECTED]> et al.) * Notify listeners of standby or suspend events before notifying * drivers. Return EBUSY to ioctl() if suspend is rejected. * (Russell King <[EMAIL PROTECTED]> and Thomas Hood) * Ignore first resume after we generate our own resume event - * after a suspend (Thomas Hood <[EMAIL PROTECTED]>) + * 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). - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

