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] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 29 Nov 2019 19:28:23 +0800
From:   Guo Ren <guoren@...nel.org>
To:     Randy Dunlap <rdunlap@...radead.org>
Cc:     LKML <linux-kernel@...r.kernel.org>, linux-csky@...r.kernel.org,
        Daniel Lezcano <daniel.lezcano@...aro.org>,
        John Stultz <john.stultz@...aro.org>,
        Thomas Gleixner <tglx@...utronix.de>,
        Stephen Boyd <sboyd@...nel.org>
Subject: Re: [PATCH] clocksource: minor Kconfig help text fixes

Thx

Acked-by: Guo Ren <guoren@...nel.org>

On Fri, Nov 29, 2019 at 6:40 AM Randy Dunlap <rdunlap@...radead.org> wrote:
>
> From: Randy Dunlap <rdunlap@...radead.org>
>
> Minor cleanups in Kconfig help text:
>
> - End a sentence with a period.
> - Fix verb grammar.
>
> Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
> Cc: Daniel Lezcano <daniel.lezcano@...aro.org>
> Cc: John Stultz <john.stultz@...aro.org>
> Cc: Thomas Gleixner <tglx@...utronix.de>
> Cc: Stephen Boyd <sboyd@...nel.org>
> Cc: linux-kernel@...r.kernel.org
> Cc: Guo Ren <guoren@...nel.org>
> Cc: linux-csky@...r.kernel.org
> ---
>  drivers/clocksource/Kconfig |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> --- lnx-54.orig/drivers/clocksource/Kconfig
> +++ lnx-54/drivers/clocksource/Kconfig
> @@ -312,7 +312,7 @@ config ARC_TIMERS_64BIT
>         depends on ARC_TIMERS
>         select TIMER_OF
>         help
> -         This enables 2 different 64-bit timers: RTC (for UP) and GFRC (for SMP)
> +         This enables 2 different 64-bit timers: RTC (for UP) and GFRC (for SMP).
>           RTC is implemented inside the core, while GFRC sits outside the core in
>           ARConnect IP block. Driver automatically picks one of them for clocksource
>           as appropriate.
> @@ -666,7 +666,7 @@ config CSKY_MP_TIMER
>           Say yes here to enable C-SKY SMP timer driver used for C-SKY SMP
>           system.
>           csky,mptimer is not only used in SMP system, it also could be used
> -         single core system. It's not a mmio reg and it use mtcr/mfcr instruction.
> +         single core system. It's not a mmio reg and it uses mtcr/mfcr instruction.
>
>  config GX6605S_TIMER
>         bool "Gx6605s SOC system timer driver" if COMPILE_TEST
>
>


-- 
Best Regards
 Guo Ren

ML: https://lore.kernel.org/linux-csky/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ