All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] fix typo drivers/char/watchdog/w83627hf_wdt.c
@ 2005-10-20 17:42 Pozsar Balazs
  2005-10-20 17:52 ` P
  0 siblings, 1 reply; 3+ messages in thread
From: Pozsar Balazs @ 2005-10-20 17:42 UTC (permalink / raw)
  To: linux-kernel

The most trivial typo fix in the world.

Signed-off-by: Pozsar Balazs <pozsy@uhulinux.hu>

--- 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@draigBrady.com>");
-MODULE_DESCRIPTION("w38627hf WDT driver");
+MODULE_DESCRIPTION("w83627hf WDT driver");
 MODULE_ALIAS_MISCDEV(WATCHDOG_MINOR);


-- 
pozsy

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-10-20 18:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-20 17:42 [PATCH] fix typo drivers/char/watchdog/w83627hf_wdt.c Pozsar Balazs
2005-10-20 17:52 ` P
2005-10-20 18:01   ` Pozsar Balazs

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.