[PATCH 4/7] Documentation: networking: dsa: drop doubled word

Randy Dunlap rdunlap at infradead.org
Fri Jul 3 18:41:12 EDT 2020


Drop the doubled word "in".

Signed-off-by: Randy Dunlap <rdunlap at infradead.org>
Cc: Jonathan Corbet <corbet at lwn.net>
Cc: linux-doc at vger.kernel.org
Cc: "David S. Miller" <davem at davemloft.net>
Cc: Jakub Kicinski <kuba at kernel.org>
Cc: netdev at vger.kernel.org
Cc: Andrew Lunn <andrew at lunn.ch>
Cc: Vivien Didelot <vivien.didelot at gmail.com>
Cc: Florian Fainelli <f.fainelli at gmail.com>
---
 Documentation/networking/dsa/dsa.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200701.orig/Documentation/networking/dsa/dsa.rst
+++ linux-next-20200701/Documentation/networking/dsa/dsa.rst
@@ -95,7 +95,7 @@ Ethernet switch.
 Networking stack hooks
 ----------------------
 
-When a master netdev is used with DSA, a small hook is placed in in the
+When a master netdev is used with DSA, a small hook is placed in the
 networking stack is in order to have the DSA subsystem process the Ethernet
 switch specific tagging protocol. DSA accomplishes this by registering a
 specific (and fake) Ethernet type (later becoming ``skb->protocol``) with the



More information about the linux-afs mailing list