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

From: P
Date: Thu Oct 20 2005 - 12:52:53 EST


Pozsar Balazs wrote:
The most trivial typo fix in the world.

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

--- 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("Pdraig Brady <P@xxxxxxxxxxxxxx>");
-MODULE_DESCRIPTION("w38627hf WDT driver");
+MODULE_DESCRIPTION("w83627hf WDT driver");
MODULE_ALIAS_MISCDEV(WATCHDOG_MINOR);

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.

thanks,
Pádraig.
-
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/