Re: [PATCH] pmdomain: arm: Grammar s/may needed/may be needed/

Sudeep Holla <[email protected]> Tue, 23 Jun 2026 10:05:18 +0100
Newsgroups org.kernel.vger.arm-scmi,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-kernel,org.kernel.vger.linux-pm
Message-ID <20260623-neat-booby-of-amplitude-f0fd93@sudeepholla>
On Wed, Jun 03, 2026 at 05:18:43PM +0200, Geert Uytterhoeven wrote:
> Fix grammar in the help text for the ARM_SCMI_POWER_DOMAIN symbol.
> 

Acked-by: Sudeep Holla <[email protected]>

I assume Ulf will pick this up.

> Signed-off-by: Geert Uytterhoeven <[email protected]>
> ---
>  drivers/pmdomain/arm/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/pmdomain/arm/Kconfig b/drivers/pmdomain/arm/Kconfig
> index afed10d382ad7f66..ba0b190a63d6bb18 100644
> --- a/drivers/pmdomain/arm/Kconfig
> +++ b/drivers/pmdomain/arm/Kconfig
> @@ -21,7 +21,7 @@ config ARM_SCMI_POWER_DOMAIN
>  	  enabled or disabled via the SCP firmware
>  
>  	  This driver can also be built as a module. If so, the module
> -	  will be called scmi_pm_domain. Note this may needed early in boot
> +	  will be called scmi_pm_domain. Note this may be needed early in boot
>  	  before rootfs may be available.
>  
>  config ARM_SCPI_POWER_DOMAIN
> -- 
> 2.43.0
> 
> 

-- 
Regards,
Sudeep