linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] [trivial] HID: Typo s/to back 0/back to 0/
@ 2019-05-27 12:25 Geert Uytterhoeven
  2019-05-30  9:00 ` Andrej Shadura
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2019-05-27 12:25 UTC (permalink / raw)
  To: Jiri Kosina, Benjamin Tissoires, Andrej Shadura
  Cc: linux-input, linux-kernel, Geert Uytterhoeven

Fix a silly word ordering typo.

Fixes: 42337b9d4d958daa ("HID: add driver for U2F Zero built-in LED and RNG")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 drivers/hid/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index c3c390ca369022f0..735223f90035b2bf 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -1028,7 +1028,7 @@ config HID_U2FZERO
 
 	  U2F Zero only supports blinking its LED, so this driver doesn't
 	  allow setting the brightness to anything but 1, which will
-	  trigger a single blink and immediately reset to back 0.
+	  trigger a single blink and immediately reset back to 0.
 
 config HID_WACOM
 	tristate "Wacom Intuos/Graphire tablet support (USB)"
-- 
2.17.1


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

* Re: [PATCH] [trivial] HID: Typo s/to back 0/back to 0/
  2019-05-27 12:25 [PATCH] [trivial] HID: Typo s/to back 0/back to 0/ Geert Uytterhoeven
@ 2019-05-30  9:00 ` Andrej Shadura
  0 siblings, 0 replies; 2+ messages in thread
From: Andrej Shadura @ 2019-05-30  9:00 UTC (permalink / raw)
  To: Geert Uytterhoeven, Jiri Kosina, Benjamin Tissoires
  Cc: linux-input, linux-kernel

On 27/05/2019 14:25, Geert Uytterhoeven wrote:
> Fix a silly word ordering typo.
> 
> Fixes: 42337b9d4d958daa ("HID: add driver for U2F Zero built-in LED and RNG")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
>  drivers/hid/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
> index c3c390ca369022f0..735223f90035b2bf 100644
> --- a/drivers/hid/Kconfig
> +++ b/drivers/hid/Kconfig
> @@ -1028,7 +1028,7 @@ config HID_U2FZERO
>  
>  	  U2F Zero only supports blinking its LED, so this driver doesn't
>  	  allow setting the brightness to anything but 1, which will
> -	  trigger a single blink and immediately reset to back 0.
> +	  trigger a single blink and immediately reset back to 0.
>  
>  config HID_WACOM
>  	tristate "Wacom Intuos/Graphire tablet support (USB)"

That was a silly typo indeed :D

Not sure this is needed, but just in case:

Acked-by: Andrej Shadura <andrew.shadura@collabora.co.uk>

-- 
Cheers,
  Andrej

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

end of thread, other threads:[~2019-05-30  9:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-27 12:25 [PATCH] [trivial] HID: Typo s/to back 0/back to 0/ Geert Uytterhoeven
2019-05-30  9:00 ` Andrej Shadura

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