[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAOh2x=nSWwN90GsyRokUoCZo5OLHN-LyVS3t3rpcAMn0v6+yVA@mail.gmail.com>
Date: Mon, 5 Nov 2018 10:40:12 +0530
From: Viresh Kumar <viresh.kumar@...aro.org>
To: zhaoweiliew@...il.com, "Rafael J. Wysocki" <rafael@...nel.org>
Cc: Linux Documentation <linux-doc@...r.kernel.org>,
Linux PM list <linux-pm@...r.kernel.org>,
Jiri Kosina <trivial@...nel.org>,
Jonathan Corbet <corbet@....net>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] Documentation: cpufreq: Correct a typo
+Rafael
On Thu, Nov 1, 2018 at 7:06 AM Zhao Wei Liew <zhaoweiliew@...il.com> wrote:
>
> Fix a typo in the admin-guide documentation for cpufreq.
>
> Signed-off-by: Zhao Wei Liew <zhaoweiliew@...il.com>
> ---
> Documentation/admin-guide/pm/cpufreq.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/admin-guide/pm/cpufreq.rst b/Documentation/admin-guide/pm/cpufreq.rst
> index 47153e64dfb5..7eca9026a9ed 100644
> --- a/Documentation/admin-guide/pm/cpufreq.rst
> +++ b/Documentation/admin-guide/pm/cpufreq.rst
> @@ -150,7 +150,7 @@ data structures necessary to handle the given policy and, possibly, to add
> a governor ``sysfs`` interface to it. Next, the governor is started by
> invoking its ``->start()`` callback.
>
> -That callback it expected to register per-CPU utilization update callbacks for
> +That callback is expected to register per-CPU utilization update callbacks for
> all of the online CPUs belonging to the given policy with the CPU scheduler.
> The utilization update callbacks will be invoked by the CPU scheduler on
> important events, like task enqueue and dequeue, on every iteration of the
Acked-by: Viresh Kumar <viresh.kumar@...aro.org>
Powered by blists - more mailing lists