From: Wim Van Sebroeck Date: Tue, 9 Jan 2007 21:38:54 +0000 (+0100) Subject: [WATCHDOG] pcwd.c - e-mail adres update X-Git-Tag: v2.6.21-rc1~273^2~6^2~1^2~1 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=f9146f26da9a4336e02e35bf20222dcb2ee62c7f;p=karo-tx-linux.git [WATCHDOG] pcwd.c - e-mail adres update update Simon Machell's e-mail adres Signed-off-by: Wim Van Sebroeck --- diff --git a/drivers/char/watchdog/pcwd.c b/drivers/char/watchdog/pcwd.c index 8e1e6e48e0a7..8251d8378d2e 100644 --- a/drivers/char/watchdog/pcwd.c +++ b/drivers/char/watchdog/pcwd.c @@ -2,7 +2,7 @@ * PC Watchdog Driver * by Ken Hollis (khollis@bitgate.com) * - * Permission granted from Simon Machell (73244.1270@compuserve.com) + * Permission granted from Simon Machell (smachell@berkprod.com) * Written for the Linux Kernel, and GPLed by Ken Hollis * * 960107 Added request_region routines, modulized the whole thing.