* [PATCH] watchdog: core: fix trivial typo in a comment
@ 2016-04-12 15:56 Wolfram Sang
2016-04-12 17:11 ` Guenter Roeck
2016-05-14 16:42 ` Wim Van Sebroeck
0 siblings, 2 replies; 3+ messages in thread
From: Wolfram Sang @ 2016-04-12 15:56 UTC (permalink / raw)
To: linux-watchdog; +Cc: Wolfram Sang, linux-renesas-soc
From: Wolfram Sang <wsa+renesas@sang-engineering.com>
Let's have balanced round brackets.
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
---
drivers/watchdog/watchdog_core.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/watchdog/watchdog_core.c b/drivers/watchdog/watchdog_core.c
index c1658fe73d58a1..6249ed34214a9f 100644
--- a/drivers/watchdog/watchdog_core.c
+++ b/drivers/watchdog/watchdog_core.c
@@ -104,7 +104,7 @@ static void watchdog_check_min_max_timeout(struct watchdog_device *wdd)
* timeout module parameter (if it is valid value) or the timeout-sec property
* (only if it is a valid value and the timeout_parm is out of bounds).
* If none of them are valid then we keep the old value (which should normally
- * be the default timeout value.
+ * be the default timeout value).
*
* A zero is returned on success and -EINVAL for failure.
*/
--
2.7.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] watchdog: core: fix trivial typo in a comment
2016-04-12 15:56 [PATCH] watchdog: core: fix trivial typo in a comment Wolfram Sang
@ 2016-04-12 17:11 ` Guenter Roeck
2016-05-14 16:42 ` Wim Van Sebroeck
1 sibling, 0 replies; 3+ messages in thread
From: Guenter Roeck @ 2016-04-12 17:11 UTC (permalink / raw)
To: Wolfram Sang; +Cc: linux-watchdog, linux-renesas-soc
On Tue, Apr 12, 2016 at 05:56:11PM +0200, Wolfram Sang wrote:
> From: Wolfram Sang <wsa+renesas@sang-engineering.com>
>
> Let's have balanced round brackets.
>
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Nice catch. Shows that someone is actually reading comments :-)
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
> ---
> drivers/watchdog/watchdog_core.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/watchdog/watchdog_core.c b/drivers/watchdog/watchdog_core.c
> index c1658fe73d58a1..6249ed34214a9f 100644
> --- a/drivers/watchdog/watchdog_core.c
> +++ b/drivers/watchdog/watchdog_core.c
> @@ -104,7 +104,7 @@ static void watchdog_check_min_max_timeout(struct watchdog_device *wdd)
> * timeout module parameter (if it is valid value) or the timeout-sec property
> * (only if it is a valid value and the timeout_parm is out of bounds).
> * If none of them are valid then we keep the old value (which should normally
> - * be the default timeout value.
> + * be the default timeout value).
> *
> * A zero is returned on success and -EINVAL for failure.
> */
> --
> 2.7.0
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] watchdog: core: fix trivial typo in a comment
2016-04-12 15:56 [PATCH] watchdog: core: fix trivial typo in a comment Wolfram Sang
2016-04-12 17:11 ` Guenter Roeck
@ 2016-05-14 16:42 ` Wim Van Sebroeck
1 sibling, 0 replies; 3+ messages in thread
From: Wim Van Sebroeck @ 2016-05-14 16:42 UTC (permalink / raw)
To: Wolfram Sang; +Cc: linux-watchdog, linux-renesas-soc
Hi Wolfram,
> From: Wolfram Sang <wsa+renesas@sang-engineering.com>
>
> Let's have balanced round brackets.
>
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
> ---
> drivers/watchdog/watchdog_core.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/watchdog/watchdog_core.c b/drivers/watchdog/watchdog_core.c
> index c1658fe73d58a1..6249ed34214a9f 100644
> --- a/drivers/watchdog/watchdog_core.c
> +++ b/drivers/watchdog/watchdog_core.c
> @@ -104,7 +104,7 @@ static void watchdog_check_min_max_timeout(struct watchdog_device *wdd)
> * timeout module parameter (if it is valid value) or the timeout-sec property
> * (only if it is a valid value and the timeout_parm is out of bounds).
> * If none of them are valid then we keep the old value (which should normally
> - * be the default timeout value.
> + * be the default timeout value).
> *
> * A zero is returned on success and -EINVAL for failure.
> */
> --
> 2.7.0
>
This patch has been added to linux-watchdog-next.
Kind regards,
Wim.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-05-14 16:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-12 15:56 [PATCH] watchdog: core: fix trivial typo in a comment Wolfram Sang
2016-04-12 17:11 ` Guenter Roeck
2016-05-14 16:42 ` Wim Van Sebroeck
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).