lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 31 Aug 2022 20:55:53 +0200
From:   "Rafael J. Wysocki" <rafael@...nel.org>
To:     Jason Wang <wangborong@...rlc.com>
Cc:     Daniel Lezcano <daniel.lezcano@...aro.org>,
        "Rafael J. Wysocki" <rafael@...nel.org>,
        Linux PM <linux-pm@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] cpuidle/coupled: Fix comment typo

On Thu, Aug 11, 2022 at 2:05 PM Jason Wang <wangborong@...rlc.com> wrote:
>
> The double `are' is duplicated in the comment, remove one.
>
> Signed-off-by: Jason Wang <wangborong@...rlc.com>
> ---
>  drivers/cpuidle/coupled.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/cpuidle/coupled.c b/drivers/cpuidle/coupled.c
> index 74068742cef3..9acde71558d5 100644
> --- a/drivers/cpuidle/coupled.c
> +++ b/drivers/cpuidle/coupled.c
> @@ -54,7 +54,7 @@
>   * variable is not locked.  It is only written from the cpu that
>   * it stores (or by the on/offlining cpu if that cpu is offline),
>   * and only read after all the cpus are ready for the coupled idle
> - * state are are no longer updating it.
> + * state are no longer updating it.
>   *
>   * Three atomic counters are used.  alive_count tracks the number
>   * of cpus in the coupled set that are currently or soon will be
> --

Applied as 6.1 material under a modified subject, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ