From 7f5fe0c48161f384963678f53b916f4c88716ed0 Mon Sep 17 00:00:00 2001 From: Masanari Iida Date: Sat, 11 Feb 2012 00:09:20 +0900 Subject: [PATCH] --- yaml --- r: 291732 b: refs/heads/master c: e19865219d2090e60ca1debd12d9d1e6e7a11a43 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/Documentation/watchdog/watchdog-kernel-api.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 78fed66d56fd..653622644555 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2105b9a11fbf92a4bf16ced4dba7f59a110932b2 +refs/heads/master: e19865219d2090e60ca1debd12d9d1e6e7a11a43 diff --git a/trunk/Documentation/watchdog/watchdog-kernel-api.txt b/trunk/Documentation/watchdog/watchdog-kernel-api.txt index 4b93c28e35c6..9e162465b0cf 100644 --- a/trunk/Documentation/watchdog/watchdog-kernel-api.txt +++ b/trunk/Documentation/watchdog/watchdog-kernel-api.txt @@ -167,4 +167,4 @@ driver specific data to and a pointer to the data itself. The watchdog_get_drvdata function allows you to retrieve driver specific data. The argument of this function is the watchdog device where you want to retrieve -data from. The function retruns the pointer to the driver specific data. +data from. The function returns the pointer to the driver specific data.