kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] USB HID: Fix spelling mistake "Uninterruptable" -> "Uninterruptible"
@ 2021-07-19 10:27 Colin King
  2021-07-28  9:42 ` Jiri Kosina
  0 siblings, 1 reply; 2+ messages in thread
From: Colin King @ 2021-07-19 10:27 UTC (permalink / raw)
  To: Jiri Kosina, linux-usb, linux-input, linux-kernel; +Cc: kernel-janitors

From: Colin Ian King <colin.king@canonical.com>

There is a spelling mistake in the Kconfig text. Fix it.

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

diff --git a/drivers/hid/usbhid/Kconfig b/drivers/hid/usbhid/Kconfig
index dcf3a235870f..7c2032f7f44d 100644
--- a/drivers/hid/usbhid/Kconfig
+++ b/drivers/hid/usbhid/Kconfig
@@ -38,7 +38,7 @@ config USB_HIDDEV
 	help
 	  Say Y here if you want to support HID devices (from the USB
 	  specification standpoint) that aren't strictly user interface
-	  devices, like monitor controls and Uninterruptable Power Supplies.
+	  devices, like monitor controls and Uninterruptible Power Supplies.
 
 	  This module supports these devices separately using a separate
 	  event interface on /dev/usb/hiddevX (char 180:96 to 180:111).
-- 
2.31.1


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

* Re: [PATCH] USB HID: Fix spelling mistake "Uninterruptable" -> "Uninterruptible"
  2021-07-19 10:27 [PATCH] USB HID: Fix spelling mistake "Uninterruptable" -> "Uninterruptible" Colin King
@ 2021-07-28  9:42 ` Jiri Kosina
  0 siblings, 0 replies; 2+ messages in thread
From: Jiri Kosina @ 2021-07-28  9:42 UTC (permalink / raw)
  To: Colin King; +Cc: linux-usb, linux-input, linux-kernel, kernel-janitors

On Mon, 19 Jul 2021, Colin King wrote:

> From: Colin Ian King <colin.king@canonical.com>
> 
> There is a spelling mistake in the Kconfig text. Fix it.
> 
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>  drivers/hid/usbhid/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/hid/usbhid/Kconfig b/drivers/hid/usbhid/Kconfig
> index dcf3a235870f..7c2032f7f44d 100644
> --- a/drivers/hid/usbhid/Kconfig
> +++ b/drivers/hid/usbhid/Kconfig
> @@ -38,7 +38,7 @@ config USB_HIDDEV
>  	help
>  	  Say Y here if you want to support HID devices (from the USB
>  	  specification standpoint) that aren't strictly user interface
> -	  devices, like monitor controls and Uninterruptable Power Supplies.
> +	  devices, like monitor controls and Uninterruptible Power Supplies.
>  
>  	  This module supports these devices separately using a separate
>  	  event interface on /dev/usb/hiddevX (char 180:96 to 180:111).

Applied, thanks.

-- 
Jiri Kosina
SUSE Labs


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

end of thread, other threads:[~2021-07-28  9:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-19 10:27 [PATCH] USB HID: Fix spelling mistake "Uninterruptable" -> "Uninterruptible" Colin King
2021-07-28  9:42 ` Jiri Kosina

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