kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Input: Fix a typo in a module name in Kconfig
@ 2020-04-12  9:57 Christophe JAILLET
  2020-04-19  4:27 ` Dmitry Torokhov
  0 siblings, 1 reply; 2+ messages in thread
From: Christophe JAILLET @ 2020-04-12  9:57 UTC (permalink / raw)
  To: dmitry.torokhov, tglx
  Cc: linux-input, linux-kernel, kernel-janitors, Christophe JAILLET

A 'y' is missing in spear-keyboard.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
---
 drivers/input/keyboard/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/input/keyboard/Kconfig b/drivers/input/keyboard/Kconfig
index 28de965a08d5..793ecbbda32c 100644
--- a/drivers/input/keyboard/Kconfig
+++ b/drivers/input/keyboard/Kconfig
@@ -701,7 +701,7 @@ config KEYBOARD_SPEAR
 	  Say Y here if you want to use the SPEAR keyboard.
 
 	  To compile this driver as a module, choose M here: the
-	  module will be called spear-keboard.
+	  module will be called spear-keyboard.
 
 config KEYBOARD_TC3589X
 	tristate "TC3589X Keypad support"
-- 
2.20.1

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

* Re: [PATCH] Input: Fix a typo in a module name in Kconfig
  2020-04-12  9:57 [PATCH] Input: Fix a typo in a module name in Kconfig Christophe JAILLET
@ 2020-04-19  4:27 ` Dmitry Torokhov
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Torokhov @ 2020-04-19  4:27 UTC (permalink / raw)
  To: Christophe JAILLET; +Cc: tglx, linux-input, linux-kernel, kernel-janitors

On Sun, Apr 12, 2020 at 11:57:11AM +0200, Christophe JAILLET wrote:
> A 'y' is missing in spear-keyboard.
> 
> Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>

Applied, thank you.

> ---
>  drivers/input/keyboard/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/input/keyboard/Kconfig b/drivers/input/keyboard/Kconfig
> index 28de965a08d5..793ecbbda32c 100644
> --- a/drivers/input/keyboard/Kconfig
> +++ b/drivers/input/keyboard/Kconfig
> @@ -701,7 +701,7 @@ config KEYBOARD_SPEAR
>  	  Say Y here if you want to use the SPEAR keyboard.
>  
>  	  To compile this driver as a module, choose M here: the
> -	  module will be called spear-keboard.
> +	  module will be called spear-keyboard.
>  
>  config KEYBOARD_TC3589X
>  	tristate "TC3589X Keypad support"
> -- 
> 2.20.1
> 

-- 
Dmitry

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

end of thread, other threads:[~2020-04-19  4:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-12  9:57 [PATCH] Input: Fix a typo in a module name in Kconfig Christophe JAILLET
2020-04-19  4:27 ` Dmitry Torokhov

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