linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] docs: thermal: fix spelling mistakes
       [not found] <20210129132035.16967-1-f.suligoi@asem.it>
@ 2021-02-01  3:32 ` Viresh Kumar
  2021-02-04 21:51 ` Jonathan Corbet
  1 sibling, 0 replies; 2+ messages in thread
From: Viresh Kumar @ 2021-02-01  3:32 UTC (permalink / raw)
  To: Flavio Suligoi; +Cc: Jonathan Corbet, Daniel Lezcano, linux-doc, linux-kernel

On 29-01-21, 14:20, Flavio Suligoi wrote:
> Signed-off-by: Flavio Suligoi <f.suligoi@asem.it>
> ---
>  Documentation/driver-api/thermal/sysfs-api.rst | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/Documentation/driver-api/thermal/sysfs-api.rst b/Documentation/driver-api/thermal/sysfs-api.rst
> index e7520cb439ac..71da7dc8c0ba 100644
> --- a/Documentation/driver-api/thermal/sysfs-api.rst
> +++ b/Documentation/driver-api/thermal/sysfs-api.rst
> @@ -54,7 +54,7 @@ temperature) and throttle appropriate devices.
>      trips:
>  	the total number of trip points this thermal zone supports.
>      mask:
> -	Bit string: If 'n'th bit is set, then trip point 'n' is writeable.
> +	Bit string: If 'n'th bit is set, then trip point 'n' is writable.
>      devdata:
>  	device private data
>      ops:
> @@ -406,7 +406,7 @@ Thermal cooling device sys I/F, created once it's registered::
>      |---stats/reset:		Writing any value resets the statistics
>      |---stats/time_in_state_ms:	Time (msec) spent in various cooling states
>      |---stats/total_trans:	Total number of times cooling state is changed
> -    |---stats/trans_table:	Cooing state transition table
> +    |---stats/trans_table:	Cooling state transition table
>  
>  
>  Then next two dynamic attributes are created/removed in pairs. They represent
> @@ -779,5 +779,5 @@ emergency poweroff kicks in after the delay has elapsed and shuts down
>  the system.
>  
>  If set to 0 emergency poweroff will not be supported. So a carefully
> -profiled non-zero positive value is a must for emergerncy poweroff to be
> +profiled non-zero positive value is a must for emergency poweroff to be
>  triggered.

Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>

-- 
viresh

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

* Re: [PATCH] docs: thermal: fix spelling mistakes
       [not found] <20210129132035.16967-1-f.suligoi@asem.it>
  2021-02-01  3:32 ` [PATCH] docs: thermal: fix spelling mistakes Viresh Kumar
@ 2021-02-04 21:51 ` Jonathan Corbet
  1 sibling, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2021-02-04 21:51 UTC (permalink / raw)
  To: Flavio Suligoi, Viresh Kumar, Daniel Lezcano
  Cc: linux-doc, linux-kernel, Flavio Suligoi

Flavio Suligoi <f.suligoi@asem.it> writes:

> Signed-off-by: Flavio Suligoi <f.suligoi@asem.it>
> ---
>  Documentation/driver-api/thermal/sysfs-api.rst | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/Documentation/driver-api/thermal/sysfs-api.rst b/Documentation/driver-api/thermal/sysfs-api.rst
> index e7520cb439ac..71da7dc8c0ba 100644
> --- a/Documentation/driver-api/thermal/sysfs-api.rst
> +++ b/Documentation/driver-api/thermal/sysfs-api.rst
> @@ -54,7 +54,7 @@ temperature) and throttle appropriate devices.
>      trips:
>  	the total number of trip points this thermal zone supports.
>      mask:
> -	Bit string: If 'n'th bit is set, then trip point 'n' is writeable.
> +	Bit string: If 'n'th bit is set, then trip point 'n' is writable.
>      devdata:
>  	device private data
>      ops:
> @@ -406,7 +406,7 @@ Thermal cooling device sys I/F, created once it's registered::
>      |---stats/reset:		Writing any value resets the statistics
>      |---stats/time_in_state_ms:	Time (msec) spent in various cooling states
>      |---stats/total_trans:	Total number of times cooling state is changed
> -    |---stats/trans_table:	Cooing state transition table
> +    |---stats/trans_table:	Cooling state transition table
>  
>  
>  Then next two dynamic attributes are created/removed in pairs. They represent
> @@ -779,5 +779,5 @@ emergency poweroff kicks in after the delay has elapsed and shuts down
>  the system.
>  
>  If set to 0 emergency poweroff will not be supported. So a carefully
> -profiled non-zero positive value is a must for emergerncy poweroff to be
> +profiled non-zero positive value is a must for emergency poweroff to be
>  triggered.

Applied, thanks.

jon

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

end of thread, other threads:[~2021-02-04 21:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210129132035.16967-1-f.suligoi@asem.it>
2021-02-01  3:32 ` [PATCH] docs: thermal: fix spelling mistakes Viresh Kumar
2021-02-04 21:51 ` Jonathan Corbet

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).