Re: [PATCH] fix typo drivers/char/watchdog/w83627hf_wdt.c

From: Pozsar Balazs
Date: Thu Oct 20 2005 - 13:01:44 EST


On Thu, Oct 20, 2005 at 06:52:01PM +0100, P@xxxxxxxxxxxxxx wrote:
> Oops :)
>
> I notice also that my name has been
> mangled someplace along the line to "Pdraig".
> Ideally it's Pádraig but I'll settle for Padraig :)
> Can you send the updated patch to Wim (cc'd),
> for merging into the watchdog tree.

Sorry I mangled the inlined patch. Here it comes attached.

(Btw, I think you should use only ascii or utf8)

Signed-off-by: Pozsar Balazs <pozsy@xxxxxxxxxxx>

--
pozsy
--- a/drivers/char/watchdog/w83627hf_wdt.c 2005-10-11 03:19:19.000000000 +0200
+++ b/drivers/char/watchdog/w83627hf_wdt.c 2005-10-20 19:39:01.000000000 +0200
@@ -359,5 +359,5 @@

MODULE_LICENSE("GPL");
MODULE_AUTHOR("Pïdraig Brady <P@xxxxxxxxxxxxxx>");
-MODULE_DESCRIPTION("w38627hf WDT driver");
+MODULE_DESCRIPTION("w83627hf WDT driver");
MODULE_ALIAS_MISCDEV(WATCHDOG_MINOR);