Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1670924 > unrolled thread

[PATCH] usb: plusb: Fix typo in Prolific's company name

Started byBastien Nocera <hadess@hadess.net>
First post2017-06-20 18:20 +0200
Last post2017-06-20 18:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH] usb: plusb: Fix typo in Prolific's company name Bastien Nocera <hadess@hadess.net> - 2017-06-20 18:20 +0200

#1670924 — [PATCH] usb: plusb: Fix typo in Prolific's company name

FromBastien Nocera <hadess@hadess.net>
Date2017-06-20 18:20 +0200
Subject[PATCH] usb: plusb: Fix typo in Prolific's company name
Message-ID<tUu2L-2t3-35@gated-at.bofh.it>
Signed-off-by: Bastien Nocera <hadess@hadess.net>
---
 drivers/net/usb/plusb.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/usb/plusb.c b/drivers/net/usb/plusb.c
index 6fe59373cba9..f76c4947ed2b 100644
--- a/drivers/net/usb/plusb.c
+++ b/drivers/net/usb/plusb.c
@@ -112,7 +112,7 @@ static const struct driver_info	prolific_info = {
 /*-------------------------------------------------------------------------*/
 
 /*
- * Proilific's name won't normally be on the cables, and
+ * Prolific's name won't normally be on the cables, and
  * may not be on the device.
  */
 
-- 
2.13.0

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web