All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] usb: fotg210: fix a Kconfig spelling mistake
@ 2023-01-24 23:35 Randy Dunlap
  2023-01-25  7:45 ` Linus Walleij
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2023-01-24 23:35 UTC (permalink / raw)
  To: linux-kernel; +Cc: Randy Dunlap, Linus Walleij, linux-usb, Greg Kroah-Hartman

Correct a spelling mistake (reported by codespell).

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: linux-usb@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
---
 drivers/usb/fotg210/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -- a/drivers/usb/fotg210/Kconfig b/drivers/usb/fotg210/Kconfig
--- a/drivers/usb/fotg210/Kconfig
+++ b/drivers/usb/fotg210/Kconfig
@@ -29,7 +29,7 @@ config USB_FOTG210_UDC
 	bool "Faraday FOTG210 USB Peripheral Controller support"
 	help
 	   Faraday USB2.0 OTG controller which can be configured as
-	   high speed or full speed USB device. This driver suppports
+	   high speed or full speed USB device. This driver supports
 	   Bulk Transfer so far.
 
 	   Say "y" to link the driver statically, or "m" to build a

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

* Re: [PATCH] usb: fotg210: fix a Kconfig spelling mistake
  2023-01-24 23:35 [PATCH] usb: fotg210: fix a Kconfig spelling mistake Randy Dunlap
@ 2023-01-25  7:45 ` Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2023-01-25  7:45 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: linux-kernel, linux-usb, Greg Kroah-Hartman

On Wed, Jan 25, 2023 at 12:35 AM Randy Dunlap <rdunlap@infradead.org> wrote:

> Correct a spelling mistake (reported by codespell).
>
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Linus Walleij <linus.walleij@linaro.org>
> Cc: linux-usb@vger.kernel.org
> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>

Yours,
Linus Walleij

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

end of thread, other threads:[~2023-01-25  7:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-24 23:35 [PATCH] usb: fotg210: fix a Kconfig spelling mistake Randy Dunlap
2023-01-25  7:45 ` Linus Walleij

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.