drivers/hid/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
There is a spelling mistake in the HID_U2FZERO description. Fix it.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
---
drivers/hid/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index a57901203aeb..79997553d8f9 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -1243,7 +1243,7 @@ config HID_U2FZERO
U2F Zero supports custom commands for blinking the LED
and getting data from the internal hardware RNG.
- The internal hardware can be used to feed the enthropy pool.
+ The internal hardware can be used to feed the entropy pool.
U2F Zero only supports blinking its LED, so this driver doesn't
allow setting the brightness to anything but 1, which will
--
2.50.0
On Thu, 24 Jul 2025, Colin Ian King wrote: > There is a spelling mistake in the HID_U2FZERO description. Fix it. > > Signed-off-by: Colin Ian King <colin.i.king@gmail.com> > --- > drivers/hid/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig > index a57901203aeb..79997553d8f9 100644 > --- a/drivers/hid/Kconfig > +++ b/drivers/hid/Kconfig > @@ -1243,7 +1243,7 @@ config HID_U2FZERO > > U2F Zero supports custom commands for blinking the LED > and getting data from the internal hardware RNG. > - The internal hardware can be used to feed the enthropy pool. > + The internal hardware can be used to feed the entropy pool. > > U2F Zero only supports blinking its LED, so this driver doesn't > allow setting the brightness to anything but 1, which will Applied, thanks. -- Jiri Kosina SUSE Labs
© 2016 - 2025 Red Hat, Inc.