All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH trivial] isdn: hfcsusb: Spelling and grammar fixes
@ 2019-10-24 15:31 Geert Uytterhoeven
  2019-10-28 20:42 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2019-10-24 15:31 UTC (permalink / raw
  To: Karsten Keil, Jiri Kosina; +Cc: netdev, linux-kernel, Geert Uytterhoeven

Fix misspellings of "endpoints", "configuration", and "device's".

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 drivers/isdn/hardware/mISDN/hfcsusb.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/isdn/hardware/mISDN/hfcsusb.h b/drivers/isdn/hardware/mISDN/hfcsusb.h
index e4fa2a2824af067c..7e2bc5068019eb4b 100644
--- a/drivers/isdn/hardware/mISDN/hfcsusb.h
+++ b/drivers/isdn/hardware/mISDN/hfcsusb.h
@@ -173,8 +173,8 @@ symbolic(struct hfcusb_symbolic_list list[], const int num)
 
 
 /*
- * List of all supported enpoints configiration sets, used to find the
- * best matching endpoint configuration within a devices' USB descriptor.
+ * List of all supported endpoint configuration sets, used to find the
+ * best matching endpoint configuration within a device's USB descriptor.
  * We need at least 3 RX endpoints, and 3 TX endpoints, either
  * INT-in and ISO-out, or ISO-in and ISO-out)
  * with 4 RX endpoints even E-Channel logging is possible
-- 
2.17.1


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

* Re: [PATCH trivial] isdn: hfcsusb: Spelling and grammar fixes
  2019-10-24 15:31 [PATCH trivial] isdn: hfcsusb: Spelling and grammar fixes Geert Uytterhoeven
@ 2019-10-28 20:42 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2019-10-28 20:42 UTC (permalink / raw
  To: geert+renesas; +Cc: isdn, trivial, netdev, linux-kernel

From: Geert Uytterhoeven <geert+renesas@glider.be>
Date: Thu, 24 Oct 2019 17:31:55 +0200

> Fix misspellings of "endpoints", "configuration", and "device's".
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Applied to net-next.

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

end of thread, other threads:[~2019-10-28 20:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-24 15:31 [PATCH trivial] isdn: hfcsusb: Spelling and grammar fixes Geert Uytterhoeven
2019-10-28 20:42 ` David Miller

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.