2014-07-29 08:04:36

by Sangjung

[permalink] [raw]
Subject: [PATCH] Documentation: fix a typo in watchdog-api.txt

Signed-off-by: Sangjung Woo <[email protected]>
---
Documentation/watchdog/watchdog-api.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/watchdog/watchdog-api.txt b/Documentation/watchdog/watchdog-api.txt
index eb7132e..53c49a4 100644
--- a/Documentation/watchdog/watchdog-api.txt
+++ b/Documentation/watchdog/watchdog-api.txt
@@ -118,7 +118,7 @@ resets.
Note that the pretimeout is the number of seconds before the time
when the timeout will go off. It is not the number of seconds until
the pretimeout. So, for instance, if you set the timeout to 60 seconds
-and the pretimeout to 10 seconds, the pretimout will go of in 50
+and the pretimeout to 10 seconds, the pretimout will go off in 50
seconds. Setting a pretimeout to zero disables it.

There is also a get function for getting the pretimeout:
--
1.7.9.5


2014-07-29 14:11:23

by Guenter Roeck

[permalink] [raw]
Subject: Re: [PATCH] Documentation: fix a typo in watchdog-api.txt

On 07/29/2014 01:04 AM, Sangjung Woo wrote:
> Signed-off-by: Sangjung Woo <[email protected]>

Reviewed-by: Guenter Roeck <[email protected]>

2014-07-29 16:47:49

by Randy Dunlap

[permalink] [raw]
Subject: Re: [PATCH] Documentation: fix a typo in watchdog-api.txt

On 07/29/14 01:04, Sangjung Woo wrote:
> Signed-off-by: Sangjung Woo <[email protected]>
> ---
> Documentation/watchdog/watchdog-api.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/watchdog/watchdog-api.txt b/Documentation/watchdog/watchdog-api.txt
> index eb7132e..53c49a4 100644
> --- a/Documentation/watchdog/watchdog-api.txt
> +++ b/Documentation/watchdog/watchdog-api.txt
> @@ -118,7 +118,7 @@ resets.
> Note that the pretimeout is the number of seconds before the time
> when the timeout will go off. It is not the number of seconds until
> the pretimeout. So, for instance, if you set the timeout to 60 seconds
> -and the pretimeout to 10 seconds, the pretimout will go of in 50
> +and the pretimeout to 10 seconds, the pretimout will go off in 50

pretimeout

Please correct that word also and then resend. Also resend to:
[email protected]

Thanks.

> seconds. Setting a pretimeout to zero disables it.
>
> There is also a get function for getting the pretimeout:
>


--
~Randy

2014-07-29 21:21:29

by Wim Van Sebroeck

[permalink] [raw]
Subject: Re: [PATCH] Documentation: fix a typo in watchdog-api.txt

Hi Randy,

> On 07/29/14 01:04, Sangjung Woo wrote:
> > Signed-off-by: Sangjung Woo <[email protected]>
> > ---
> > Documentation/watchdog/watchdog-api.txt | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/Documentation/watchdog/watchdog-api.txt b/Documentation/watchdog/watchdog-api.txt
> > index eb7132e..53c49a4 100644
> > --- a/Documentation/watchdog/watchdog-api.txt
> > +++ b/Documentation/watchdog/watchdog-api.txt
> > @@ -118,7 +118,7 @@ resets.
> > Note that the pretimeout is the number of seconds before the time
> > when the timeout will go off. It is not the number of seconds until
> > the pretimeout. So, for instance, if you set the timeout to 60 seconds
> > -and the pretimeout to 10 seconds, the pretimout will go of in 50
> > +and the pretimeout to 10 seconds, the pretimout will go off in 50
>
> pretimeout
>
> Please correct that word also and then resend. Also resend to:
> [email protected]
>

Can take this one through the linux-watchdog tree also.

Kind regards,
Wim.

2014-07-29 22:37:05

by Randy Dunlap

[permalink] [raw]
Subject: Re: [PATCH] Documentation: fix a typo in watchdog-api.txt

On 07/29/14 13:54, Wim Van Sebroeck wrote:
> Hi Randy,
>
>> On 07/29/14 01:04, Sangjung Woo wrote:
>>> Signed-off-by: Sangjung Woo <[email protected]>
>>> ---
>>> Documentation/watchdog/watchdog-api.txt | 2 +-
>>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> diff --git a/Documentation/watchdog/watchdog-api.txt b/Documentation/watchdog/watchdog-api.txt
>>> index eb7132e..53c49a4 100644
>>> --- a/Documentation/watchdog/watchdog-api.txt
>>> +++ b/Documentation/watchdog/watchdog-api.txt
>>> @@ -118,7 +118,7 @@ resets.
>>> Note that the pretimeout is the number of seconds before the time
>>> when the timeout will go off. It is not the number of seconds until
>>> the pretimeout. So, for instance, if you set the timeout to 60 seconds
>>> -and the pretimeout to 10 seconds, the pretimout will go of in 50
>>> +and the pretimeout to 10 seconds, the pretimout will go off in 50
>>
>> pretimeout
>>
>> Please correct that word also and then resend. Also resend to:
>> [email protected]
>>
>
> Can take this one through the linux-watchdog tree also.

OK, you can do that then.

Thanks.

--
~Randy

2014-07-30 01:03:40

by Sangjung

[permalink] [raw]
Subject: Re: [PATCH] Documentation: fix a typo in watchdog-api.txt


On 07/30/2014 01:47 AM, Randy Dunlap wrote:
> On 07/29/14 01:04, Sangjung Woo wrote:
>> Signed-off-by: Sangjung Woo <[email protected]>
>> ---
>> Documentation/watchdog/watchdog-api.txt | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/Documentation/watchdog/watchdog-api.txt b/Documentation/watchdog/watchdog-api.txt
>> index eb7132e..53c49a4 100644
>> --- a/Documentation/watchdog/watchdog-api.txt
>> +++ b/Documentation/watchdog/watchdog-api.txt
>> @@ -118,7 +118,7 @@ resets.
>> Note that the pretimeout is the number of seconds before the time
>> when the timeout will go off. It is not the number of seconds until
>> the pretimeout. So, for instance, if you set the timeout to 60 seconds
>> -and the pretimeout to 10 seconds, the pretimout will go of in 50
>> +and the pretimeout to 10 seconds, the pretimout will go off in 50
> pretimeout
>
> Please correct that word also and then resend. Also resend to:
> [email protected]
>
> Thanks.

I resent it after modification.
Thanks for your opinion.

Best regards,
Sangjung

>
>> seconds. Setting a pretimeout to zero disables it.
>>
>> There is also a get function for getting the pretimeout:
>>
>