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:   Thu, 14 May 2020 13:43:04 +0200
From:   "Rafael J. Wysocki" <rafael@...nel.org>
To:     Wang Wenhu <wenhu.wang@...o.com>
Cc:     "Rafael J. Wysocki" <rjw@...ysocki.net>,
        Viresh Kumar <viresh.kumar@...aro.org>,
        Linux PM <linux-pm@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        kernel@...o.com
Subject: Re: [PATCH] cpufreq: fix a minor typo for cpufreq_driver doc

On Wed, May 13, 2020 at 4:26 PM Wang Wenhu <wenhu.wang@...o.com> wrote:
>
> Delete the duplicate "to" possibly double-typed.
>
> Signed-off-by: Wang Wenhu <wenhu.wang@...o.com>
> Cc: Viresh Kumar <viresh.kumar@...aro.org>
> ---
>  include/linux/cpufreq.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/linux/cpufreq.h b/include/linux/cpufreq.h
> index f7240251a949..67d5950bd878 100644
> --- a/include/linux/cpufreq.h
> +++ b/include/linux/cpufreq.h
> @@ -330,7 +330,7 @@ struct cpufreq_driver {
>          *
>          * get_intermediate should return a stable intermediate frequency
>          * platform wants to switch to and target_intermediate() should set CPU
> -        * to to that frequency, before jumping to the frequency corresponding
> +        * to that frequency, before jumping to the frequency corresponding
>          * to 'index'. Core will take care of sending notifications and driver
>          * doesn't have to handle them in target_intermediate() or
>          * target_index().
> --

Applied as 5.8 material with some minor subject changes, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ