2021-07-23 15:11:34

by Christophe JAILLET

[permalink] [raw]
Subject: [PATCH] HID: fix typo in Kconfig

There is a missing space in "relyingon".
Add it.

Signed-off-by: Christophe JAILLET <[email protected]>
---
drivers/hid/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index 160554903ef9..76937f716fbe 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -576,7 +576,7 @@ config HID_LOGITECH_HIDPP
depends on HID_LOGITECH
select POWER_SUPPLY
help
- Support for Logitech devices relyingon the HID++ Logitech specification
+ Support for Logitech devices relying on the HID++ Logitech specification

Say Y if you want support for Logitech devices relying on the HID++
specification. Such devices are the various Logitech Touchpads (T650,
--
2.30.2


2021-07-28 09:28:28

by Jiri Kosina

[permalink] [raw]
Subject: Re: [PATCH] HID: fix typo in Kconfig

On Fri, 23 Jul 2021, Christophe JAILLET wrote:

> There is a missing space in "relyingon".
> Add it.
>
> Signed-off-by: Christophe JAILLET <[email protected]>
> ---
> drivers/hid/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
> index 160554903ef9..76937f716fbe 100644
> --- a/drivers/hid/Kconfig
> +++ b/drivers/hid/Kconfig
> @@ -576,7 +576,7 @@ config HID_LOGITECH_HIDPP
> depends on HID_LOGITECH
> select POWER_SUPPLY
> help
> - Support for Logitech devices relyingon the HID++ Logitech specification
> + Support for Logitech devices relying on the HID++ Logitech specification
>
> Say Y if you want support for Logitech devices relying on the HID++
> specification. Such devices are the various Logitech Touchpads (T650,

Applied, thanks.

--
Jiri Kosina
SUSE Labs