diff mbox series

doc: fix link to MSG_ZEROCOPY patchset

Message ID 1552907338-1784-1-git-send-email-tklauser@distanz.ch
State Accepted
Delegated to: David Miller
Headers show
Series doc: fix link to MSG_ZEROCOPY patchset | expand

Commit Message

Tobias Klauser March 18, 2019, 11:08 a.m. UTC
Use https and link to the patch directly.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
---
 Documentation/networking/msg_zerocopy.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Willem de Bruijn March 18, 2019, 2:56 p.m. UTC | #1
On Mon, Mar 18, 2019 at 7:18 AM Tobias Klauser <tklauser@distanz.ch> wrote:
>
> Use https and link to the patch directly.
>
> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>

Acked-by: Willem de Bruijn <willemb@google.com>

That's a better reference, thanks.

But net-next is still closed, so probably need to resubmit in a few days.
David Miller March 18, 2019, 4:51 p.m. UTC | #2
From: Tobias Klauser <tklauser@distanz.ch>
Date: Mon, 18 Mar 2019 12:08:58 +0100

> Use https and link to the patch directly.
> 
> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>

Since this fixes the documentation, I'll apply this to 'net'.

Thanks.
diff mbox series

Patch

diff --git a/Documentation/networking/msg_zerocopy.rst b/Documentation/networking/msg_zerocopy.rst
index 18c1415e7bfa..ace56204dd03 100644
--- a/Documentation/networking/msg_zerocopy.rst
+++ b/Documentation/networking/msg_zerocopy.rst
@@ -50,7 +50,7 @@  the excellent reporting over at LWN.net or read the original code.
 
   patchset
     [PATCH net-next v4 0/9] socket sendmsg MSG_ZEROCOPY
-    http://lkml.kernel.org/r/20170803202945.70750-1-willemdebruijn.kernel@gmail.com
+    https://lkml.kernel.org/netdev/20170803202945.70750-1-willemdebruijn.kernel@gmail.com
 
 
 Interface