All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180205220719.GA7402@localhost.localdomain>

diff --git a/a/1.txt b/N1/1.txt
index 7160e1f..a4aba68 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -46,10 +46,10 @@ Thanks
 > ---
 > 
 > v2: unconditional dst_release() before breaking out of the loop:
->  - if dst == NULL, then dst_release() is no-op.
+>  - if dst = NULL, then dst_release() is no-op.
 >  - if dst != &rt->dst, then drop reference to the first dst, we do not
 >    need it after all.
->  - if dst == &rt->dst, then the refcnt was incremented twice for this
+>  - if dst = &rt->dst, then the refcnt was incremented twice for this
 >    dst, so drop the second ref.
 > 
 >  net/sctp/protocol.c | 10 ++++------
diff --git a/a/content_digest b/N1/content_digest
index 0103517..274db46 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -8,7 +8,7 @@
   "Subject\0Re: [PATCH net v3] sctp: fix dst refcnt leak in sctp_v4_get_dst\0"
 ]
 [
-  "Date\0Mon, 5 Feb 2018 20:07:19 -0200\0"
+  "Date\0Mon, 05 Feb 2018 22:07:19 +0000\0"
 ]
 [
   "To\0Tommi Rantala <tommi.t.rantala\@nokia.com>\0"
@@ -74,10 +74,10 @@
   "> ---\n",
   "> \n",
   "> v2: unconditional dst_release() before breaking out of the loop:\n",
-  ">  - if dst == NULL, then dst_release() is no-op.\n",
+  ">  - if dst = NULL, then dst_release() is no-op.\n",
   ">  - if dst != &rt->dst, then drop reference to the first dst, we do not\n",
   ">    need it after all.\n",
-  ">  - if dst == &rt->dst, then the refcnt was incremented twice for this\n",
+  ">  - if dst = &rt->dst, then the refcnt was incremented twice for this\n",
   ">    dst, so drop the second ref.\n",
   "> \n",
   ">  net/sctp/protocol.c | 10 ++++------\n",
@@ -119,4 +119,4 @@
   ">"
 ]
 
-26cfdb3e02725c3a9e9e06fb4354f960223903ae8f7a1cadabb140d88101a012
+41c49875447944c63209c8ac1dec228a7e1e28b8a2b1b49c4ee7cc9a704ea842

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.