linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: Flavio Suligoi <f.suligoi@asem.it>,
	Viresh Kumar <viresh.kumar@linaro.org>,
	Daniel Lezcano <daniel.lezcano@linaro.org>
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Flavio Suligoi <f.suligoi@asem.it>
Subject: Re: [PATCH] docs: thermal: fix spelling mistakes
Date: Thu, 04 Feb 2021 14:51:19 -0700	[thread overview]
Message-ID: <87wnvnec2w.fsf@meer.lwn.net> (raw)
In-Reply-To: <20210129132035.16967-1-f.suligoi@asem.it>

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

      parent reply	other threads:[~2021-02-04 21:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wnvnec2w.fsf@meer.lwn.net \
    --to=corbet@lwn.net \
    --cc=daniel.lezcano@linaro.org \
    --cc=f.suligoi@asem.it \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=viresh.kumar@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).