linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation/watchdog: Fix a small typo
@ 2012-05-14  9:03 Devendra Naga
  2012-05-14 13:36 ` Wim Van Sebroeck
  2012-05-14 23:10 ` Rob Landley
  0 siblings, 2 replies; 3+ messages in thread
From: Devendra Naga @ 2012-05-14  9:03 UTC (permalink / raw)
  To: Wim Van Sebroeck, Rob Landley, linux-watchdog, linux-doc; +Cc: Devendra Naga


Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
---
 Documentation/watchdog/watchdog-kernel-api.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/watchdog/watchdog-kernel-api.txt b/Documentation/watchdog/watchdog-kernel-api.txt
index 227f6cd..25fe430 100644
--- a/Documentation/watchdog/watchdog-kernel-api.txt
+++ b/Documentation/watchdog/watchdog-kernel-api.txt
@@ -59,7 +59,7 @@ It contains following fields:
 * bootstatus: status of the device after booting (reported with watchdog
   WDIOF_* status bits).
 * driver_data: a pointer to the drivers private data of a watchdog device.
-  This data should only be accessed via the watchdog_set_drvadata and
+  This data should only be accessed via the watchdog_set_drvdata and
   watchdog_get_drvdata routines.
 * status: this field contains a number of status bits that give extra
   information about the status of the device (Like: is the watchdog timer
-- 
1.7.9.5


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

end of thread, other threads:[~2012-05-14 23:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-14  9:03 [PATCH] Documentation/watchdog: Fix a small typo Devendra Naga
2012-05-14 13:36 ` Wim Van Sebroeck
2012-05-14 23:10 ` Rob Landley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).