linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rafael@kernel.org>
To: Harry Pan <harry.pan@intel.com>
Cc: LKML <linux-kernel@vger.kernel.org>, Harry Pan <gs0622@gmail.com>,
	Linux PM <linux-pm@vger.kernel.org>,
	"Rafael J. Wysocki" <rjw@rjwysocki.net>,
	Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>,
	Len Brown <lenb@kernel.org>,
	Viresh Kumar <viresh.kumar@linaro.org>
Subject: Re: [PATCH] cpufreq: intel_pstate: fix spelling mistake: "Whethet" -> "Whether"
Date: Mon, 13 Jan 2020 11:46:32 +0100	[thread overview]
Message-ID: <CAJZ5v0i3Yu9GbbQ4Rubobbitvte1bJ0ARfq8jGJPQxRckx+hZQ@mail.gmail.com> (raw)
In-Reply-To: <20200113182228.1.I3c4155635fe990891a2c98c874cc4a270c82fe1b@changeid>

On Mon, Jan 13, 2020 at 11:22 AM Harry Pan <harry.pan@intel.com> wrote:
>
> Fix a spelling typo in the comment, no function change.
>
> Signed-off-by: Harry Pan <harry.pan@intel.com>
>
> ---
>
>  drivers/cpufreq/intel_pstate.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/cpufreq/intel_pstate.c b/drivers/cpufreq/intel_pstate.c
> index 8ab31702cf6a..4bd9cb33132c 100644
> --- a/drivers/cpufreq/intel_pstate.c
> +++ b/drivers/cpufreq/intel_pstate.c
> @@ -172,7 +172,7 @@ struct vid_data {
>  /**
>   * struct global_params - Global parameters, mostly tunable via sysfs.
>   * @no_turbo:          Whether or not to use turbo P-states.
> - * @turbo_disabled:    Whethet or not turbo P-states are available at all,
> + * @turbo_disabled:    Whether or not turbo P-states are available at all,
>   *                     based on the MSR_IA32_MISC_ENABLE value and whether or
>   *                     not the maximum reported turbo P-state is different from
>   *                     the maximum reported non-turbo one.
> --

Applied as 5.6 material, thanks!

  reply	other threads:[~2020-01-13 10:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-13 10:22 [PATCH] cpufreq: intel_pstate: fix spelling mistake: "Whethet" -> "Whether" Harry Pan
2020-01-13 10:46 ` Rafael J. Wysocki [this message]
2020-01-14  4:28 ` Viresh Kumar

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=CAJZ5v0i3Yu9GbbQ4Rubobbitvte1bJ0ARfq8jGJPQxRckx+hZQ@mail.gmail.com \
    --to=rafael@kernel.org \
    --cc=gs0622@gmail.com \
    --cc=harry.pan@intel.com \
    --cc=lenb@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=rjw@rjwysocki.net \
    --cc=srinivas.pandruvada@linux.intel.com \
    --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).