All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Input: touchscreen: Fix a typo in Kconfig
@ 2018-04-19 18:45 Masanari Iida
  2018-04-23 19:02 ` Dmitry Torokhov
  0 siblings, 1 reply; 2+ messages in thread
From: Masanari Iida @ 2018-04-19 18:45 UTC (permalink / raw)
  To: linux-kernel, dmitry.torokhov, trivial, linux-input; +Cc: Masanari Iida

This patch fix a spelling typo found in Kconfig.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
 drivers/input/touchscreen/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig
index 4f15496fec8b..3e613afa10b4 100644
--- a/drivers/input/touchscreen/Kconfig
+++ b/drivers/input/touchscreen/Kconfig
@@ -362,7 +362,7 @@ config TOUCHSCREEN_HIDEEP
 
 	  If unsure, say N.
 
-	  To compile this driver as a moudle, choose M here : the
+	  To compile this driver as a module, choose M here : the
 	  module will be called hideep_ts.
 
 config TOUCHSCREEN_ILI210X
-- 
2.17.0.140.g0b0cc9f86731

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

* Re: [PATCH] Input: touchscreen: Fix a typo in Kconfig
  2018-04-19 18:45 [PATCH] Input: touchscreen: Fix a typo in Kconfig Masanari Iida
@ 2018-04-23 19:02 ` Dmitry Torokhov
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Torokhov @ 2018-04-23 19:02 UTC (permalink / raw)
  To: Masanari Iida; +Cc: linux-kernel, trivial, linux-input

On Fri, Apr 20, 2018 at 03:45:14AM +0900, Masanari Iida wrote:
> This patch fix a spelling typo found in Kconfig.
> 
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>

Applied, thank you.

> ---
>  drivers/input/touchscreen/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig
> index 4f15496fec8b..3e613afa10b4 100644
> --- a/drivers/input/touchscreen/Kconfig
> +++ b/drivers/input/touchscreen/Kconfig
> @@ -362,7 +362,7 @@ config TOUCHSCREEN_HIDEEP
>  
>  	  If unsure, say N.
>  
> -	  To compile this driver as a moudle, choose M here : the
> +	  To compile this driver as a module, choose M here : the
>  	  module will be called hideep_ts.
>  
>  config TOUCHSCREEN_ILI210X
> -- 
> 2.17.0.140.g0b0cc9f86731
> 

-- 
Dmitry

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

end of thread, other threads:[~2018-04-23 19:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-19 18:45 [PATCH] Input: touchscreen: Fix a typo in Kconfig Masanari Iida
2018-04-23 19:02 ` Dmitry Torokhov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.