All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net] Documentation: bareudp: Corrected description of bareudp module.
@ 2020-07-28 17:05 Martin Varghese
  2020-07-29  0:53 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Varghese @ 2020-07-28 17:05 UTC (permalink / raw)
  To: netdev, davem, kuba, corbet; +Cc: Martin Varghese

From: Martin Varghese <martin.varghese@nokia.com>

Removed redundant words.

Fixes: 571912c69f0e ("net: UDP tunnel encapsulation module for tunnelling different protocols like MPLS, IP, NSH etc.")
Signed-off-by: Martin Varghese <martin.varghese@nokia.com>
---
 Documentation/networking/bareudp.rst | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/Documentation/networking/bareudp.rst b/Documentation/networking/bareudp.rst
index ff406563ea88..b9d04ee6dac1 100644
--- a/Documentation/networking/bareudp.rst
+++ b/Documentation/networking/bareudp.rst
@@ -8,9 +8,8 @@ There are various L3 encapsulation standards using UDP being discussed to
 leverage the UDP based load balancing capability of different networks.
 MPLSoUDP (__ https://tools.ietf.org/html/rfc7510) is one among them.
 
-The Bareudp tunnel module provides a generic L3 encapsulation tunnelling
-support for tunnelling different L3 protocols like MPLS, IP, NSH etc. inside
-a UDP tunnel.
+The Bareudp tunnel module provides a generic L3 encapsulation support for
+tunnelling different L3 protocols like MPLS, IP, NSH etc. inside a UDP tunnel.
 
 Special Handling
 ----------------
-- 
2.18.4


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

* Re: [PATCH net] Documentation: bareudp: Corrected description of bareudp module.
  2020-07-28 17:05 [PATCH net] Documentation: bareudp: Corrected description of bareudp module Martin Varghese
@ 2020-07-29  0:53 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2020-07-29  0:53 UTC (permalink / raw)
  To: martinvarghesenokia; +Cc: netdev, kuba, corbet, martin.varghese

From: Martin Varghese <martinvarghesenokia@gmail.com>
Date: Tue, 28 Jul 2020 22:35:52 +0530

> From: Martin Varghese <martin.varghese@nokia.com>
> 
> Removed redundant words.
> 
> Fixes: 571912c69f0e ("net: UDP tunnel encapsulation module for tunnelling different protocols like MPLS, IP, NSH etc.")
> Signed-off-by: Martin Varghese <martin.varghese@nokia.com>

Applied, thank you.

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

end of thread, other threads:[~2020-07-29  0:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-28 17:05 [PATCH net] Documentation: bareudp: Corrected description of bareudp module Martin Varghese
2020-07-29  0:53 ` 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.