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


Groups > linux.kernel > #1365240 > unrolled thread

[PATCH TRIVIAL] drivers/net/usb/plusb.c: Fix typo

Started byDiego Viola <diego.viola@gmail.com>
First post2016-03-28 02:10 +0200
Last post2016-03-28 04:40 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH TRIVIAL] drivers/net/usb/plusb.c: Fix typo Diego Viola <diego.viola@gmail.com> - 2016-03-28 02:10 +0200
    Re: [PATCH TRIVIAL] drivers/net/usb/plusb.c: Fix typo David Miller <davem@davemloft.net> - 2016-03-28 04:40 +0200

#1365240 — [PATCH TRIVIAL] drivers/net/usb/plusb.c: Fix typo

FromDiego Viola <diego.viola@gmail.com>
Date2016-03-28 02:10 +0200
Subject[PATCH TRIVIAL] drivers/net/usb/plusb.c: Fix typo
Message-ID<rhsUO-7zw-7@gated-at.bofh.it>
Signed-off-by: Diego Viola <diego.viola@gmail.com>
---
 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 1bfe0fc..22e1a9a 100644
--- a/drivers/net/usb/plusb.c
+++ b/drivers/net/usb/plusb.c
@@ -38,7 +38,7 @@
  * HEADS UP:  this handshaking isn't all that robust.  This driver
  * gets confused easily if you unplug one end of the cable then
  * try to connect it again; you'll need to restart both ends. The
- * "naplink" software (used by some PlayStation/2 deveopers) does
+ * "naplink" software (used by some PlayStation/2 developers) does
  * the handshaking much better!   Also, sometimes this hardware
  * seems to get wedged under load.  Prolific docs are weak, and
  * don't identify differences between PL2301 and PL2302, much less
-- 
2.7.4

[toc] | [next] | [standalone]


#1365267

FromDavid Miller <davem@davemloft.net>
Date2016-03-28 04:40 +0200
Message-ID<rhvfY-za-3@gated-at.bofh.it>
In reply to#1365240
From: Diego Viola <diego.viola@gmail.com>
Date: Sun, 27 Mar 2016 20:58:15 -0300

> Signed-off-by: Diego Viola <diego.viola@gmail.com>

Applied, thanks.

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web