linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] cpuidle: minor Kconfig help text fixes
@ 2019-11-28 22:38 Randy Dunlap
  2019-11-29 11:30 ` Rafael J. Wysocki
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2019-11-28 22:38 UTC (permalink / raw)
  To: Linux PM list, LAK; +Cc: Rafael J. Wysocki, Daniel Lezcano

From: Randy Dunlap <rdunlap@infradead.org>

End sentences in help text with a period (aka full stop).

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net>
Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
Cc: linux-pm@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org
---
 drivers/cpuidle/Kconfig.arm |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

--- lnx-54.orig/drivers/cpuidle/Kconfig.arm
+++ lnx-54/drivers/cpuidle/Kconfig.arm
@@ -65,21 +65,21 @@ config ARM_U8500_CPUIDLE
 	bool "Cpu Idle Driver for the ST-E u8500 processors"
 	depends on ARCH_U8500 && !ARM64
 	help
-	  Select this to enable cpuidle for ST-E u8500 processors
+	  Select this to enable cpuidle for ST-E u8500 processors.
 
 config ARM_AT91_CPUIDLE
 	bool "Cpu Idle Driver for the AT91 processors"
 	default y
 	depends on ARCH_AT91 && !ARM64
 	help
-	  Select this to enable cpuidle for AT91 processors
+	  Select this to enable cpuidle for AT91 processors.
 
 config ARM_EXYNOS_CPUIDLE
 	bool "Cpu Idle Driver for the Exynos processors"
 	depends on ARCH_EXYNOS && !ARM64
 	select ARCH_NEEDS_CPU_IDLE_COUPLED if SMP
 	help
-	  Select this to enable cpuidle for Exynos processors
+	  Select this to enable cpuidle for Exynos processors.
 
 config ARM_MVEBU_V7_CPUIDLE
 	bool "CPU Idle Driver for mvebu v7 family processors"



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] cpuidle: minor Kconfig help text fixes
  2019-11-28 22:38 [PATCH] cpuidle: minor Kconfig help text fixes Randy Dunlap
@ 2019-11-29 11:30 ` Rafael J. Wysocki
  0 siblings, 0 replies; 2+ messages in thread
From: Rafael J. Wysocki @ 2019-11-29 11:30 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: Linux PM list, LAK, Daniel Lezcano

On Thursday, November 28, 2019 11:38:03 PM CET Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@infradead.org>
> 
> End sentences in help text with a period (aka full stop).
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net>
> Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
> Cc: linux-pm@vger.kernel.org
> Cc: linux-arm-kernel@lists.infradead.org
> ---
>  drivers/cpuidle/Kconfig.arm |    6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> --- lnx-54.orig/drivers/cpuidle/Kconfig.arm
> +++ lnx-54/drivers/cpuidle/Kconfig.arm
> @@ -65,21 +65,21 @@ config ARM_U8500_CPUIDLE
>  	bool "Cpu Idle Driver for the ST-E u8500 processors"
>  	depends on ARCH_U8500 && !ARM64
>  	help
> -	  Select this to enable cpuidle for ST-E u8500 processors
> +	  Select this to enable cpuidle for ST-E u8500 processors.
>  
>  config ARM_AT91_CPUIDLE
>  	bool "Cpu Idle Driver for the AT91 processors"
>  	default y
>  	depends on ARCH_AT91 && !ARM64
>  	help
> -	  Select this to enable cpuidle for AT91 processors
> +	  Select this to enable cpuidle for AT91 processors.
>  
>  config ARM_EXYNOS_CPUIDLE
>  	bool "Cpu Idle Driver for the Exynos processors"
>  	depends on ARCH_EXYNOS && !ARM64
>  	select ARCH_NEEDS_CPU_IDLE_COUPLED if SMP
>  	help
> -	  Select this to enable cpuidle for Exynos processors
> +	  Select this to enable cpuidle for Exynos processors.
>  
>  config ARM_MVEBU_V7_CPUIDLE
>  	bool "CPU Idle Driver for mvebu v7 family processors"
> 

Applied as 5.5 material, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-11-29 11:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-28 22:38 [PATCH] cpuidle: minor Kconfig help text fixes Randy Dunlap
2019-11-29 11:30 ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).