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


Groups > linux.kernel > #1670924

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

From Bastien Nocera <hadess@hadess.net>
Newsgroups linux.kernel
Subject [PATCH] usb: plusb: Fix typo in Prolific's company name
Date 2017-06-20 18:20 +0200
Message-ID <tUu2L-2t3-35@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web