linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] nvmem: Kconfig: Fix spelling mistake "controlls" -> "controls"
@ 2022-10-07 20:26 Colin Ian King
  2022-11-11 17:45 ` Srinivas Kandagatla
  0 siblings, 1 reply; 2+ messages in thread
From: Colin Ian King @ 2022-10-07 20:26 UTC (permalink / raw)
  To: Srinivas Kandagatla; +Cc: kernel-janitors, linux-kernel

There is a spelling mistake in a Kconfig description. Fix it.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
---
 drivers/nvmem/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/nvmem/Kconfig b/drivers/nvmem/Kconfig
index ec8a49c04003..755f551426b5 100644
--- a/drivers/nvmem/Kconfig
+++ b/drivers/nvmem/Kconfig
@@ -164,7 +164,7 @@ config NVMEM_MICROCHIP_OTPC
 	depends on ARCH_AT91 || COMPILE_TEST
 	help
 	  This driver enable the OTP controller available on Microchip SAMA7G5
-	  SoCs. It controlls the access to the OTP memory connected to it.
+	  SoCs. It controls the access to the OTP memory connected to it.
 
 config NVMEM_MTK_EFUSE
 	tristate "Mediatek SoCs EFUSE support"
-- 
2.37.3


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

* Re: [PATCH] nvmem: Kconfig: Fix spelling mistake "controlls" -> "controls"
  2022-10-07 20:26 [PATCH] nvmem: Kconfig: Fix spelling mistake "controlls" -> "controls" Colin Ian King
@ 2022-11-11 17:45 ` Srinivas Kandagatla
  0 siblings, 0 replies; 2+ messages in thread
From: Srinivas Kandagatla @ 2022-11-11 17:45 UTC (permalink / raw)
  To: Colin Ian King; +Cc: kernel-janitors, linux-kernel



On 07/10/2022 21:26, Colin Ian King wrote:
> There is a spelling mistake in a Kconfig description. Fix it.
> 
> Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
> ---

Applied thanks,

--srini
>   drivers/nvmem/Kconfig | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/nvmem/Kconfig b/drivers/nvmem/Kconfig
> index ec8a49c04003..755f551426b5 100644
> --- a/drivers/nvmem/Kconfig
> +++ b/drivers/nvmem/Kconfig
> @@ -164,7 +164,7 @@ config NVMEM_MICROCHIP_OTPC
>   	depends on ARCH_AT91 || COMPILE_TEST
>   	help
>   	  This driver enable the OTP controller available on Microchip SAMA7G5
> -	  SoCs. It controlls the access to the OTP memory connected to it.
> +	  SoCs. It controls the access to the OTP memory connected to it.
>   
>   config NVMEM_MTK_EFUSE
>   	tristate "Mediatek SoCs EFUSE support"

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

end of thread, other threads:[~2022-11-11 17:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-07 20:26 [PATCH] nvmem: Kconfig: Fix spelling mistake "controlls" -> "controls" Colin Ian King
2022-11-11 17:45 ` Srinivas Kandagatla

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).