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

From: Pozsar Balazs
Date: Thu Oct 20 2005 - 12:42:20 EST


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);


--
pozsy
-
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/