[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJZ5v0itn3ndomA1deOMZiV5pKTOptq02iG08vXpuEw5tgK6gw@mail.gmail.com>
Date: Wed, 24 Nov 2021 17:31:38 +0100
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: wangborong@...rlc.com
Cc: Daniel Lezcano <daniel.lezcano@...aro.org>,
"Rafael J. Wysocki" <rafael@...nel.org>,
Alexey Dobriyan <adobriyan@...il.com>,
Ingo Molnar <mingo@...nel.org>,
Linux PM <linux-pm@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] cpuidle: menu: Fix typo in a comment
On Sat, Nov 13, 2021 at 7:07 AM Jason Wang <wangborong@...rlc.com> wrote:
>
> The double word `these' in a comment is repeated, thus
> one of them should be removed.
>
> Signed-off-by: Jason Wang <wangborong@...rlc.com>
> ---
> drivers/cpuidle/governors/menu.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/cpuidle/governors/menu.c b/drivers/cpuidle/governors/menu.c
> index 2e5670446991..c4922684f305 100644
> --- a/drivers/cpuidle/governors/menu.c
> +++ b/drivers/cpuidle/governors/menu.c
> @@ -34,7 +34,7 @@
> * 1) Energy break even point
> * 2) Performance impact
> * 3) Latency tolerance (from pmqos infrastructure)
> - * These these three factors are treated independently.
> + * These three factors are treated independently.
> *
> * Energy break even point
> * -----------------------
> --
Applied as 5.17 material, thanks!
Powered by blists - more mailing lists