All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180720121340.671722543@linuxfoundation.org>

diff --git a/a/1.txt b/N1/1.txt
index 2093499..79eb09c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -50,7 +50,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 +	s64 delta;
  	u64 fval;
  
- 	if (hc->rx_rtt == 0) {
+ 	if (hc->rx_rtt = 0) {
 @@ -686,7 +687,9 @@ static u32 ccid3_first_li(struct sock *s
  		hc->rx_rtt = DCCP_FALLBACK_RTT;
  	}
@@ -60,5 +60,5 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 +	if (delta <= 0)
 +		delta = 1;
  	x_recv = scaled_div32(hc->rx_bytes_recv, delta);
- 	if (x_recv == 0) {		/* would also trigger divide-by-zero */
- 		DCCP_WARN("X_recv==0\n");
\ No newline at end of file
+ 	if (x_recv = 0) {		/* would also trigger divide-by-zero */
+ 		DCCP_WARN("X_recv=0\n");
\ No newline at end of file
diff --git a/a/content_digest b/N1/content_digest
index ebf8582..cbbc63a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,3 @@
-[
-  "ref\00020180720121340.158484922\@linuxfoundation.org\0"
-]
 [
   "From\0Greg Kroah-Hartman <gregkh\@linuxfoundation.org>\0"
 ]
@@ -8,18 +5,10 @@
   "Subject\0[PATCH 4.4 14/31] net: dccp: switch rx_tstamp_last_feedback to monotonic clock\0"
 ]
 [
-  "Date\0Fri, 20 Jul 2018 14:13:44 +0200\0"
-]
-[
-  "To\0linux-kernel\@vger.kernel.org\0"
+  "Date\0Fri, 20 Jul 2018 12:13:44 +0000\0"
 ]
 [
-  "Cc\0Greg Kroah-Hartman <gregkh\@linuxfoundation.org>",
-  " stable\@vger.kernel.org",
-  " Eric Dumazet <edumazet\@google.com>",
-  " Gerrit Renker <gerrit\@erg.abdn.ac.uk>",
-  " dccp\@vger.kernel.org",
-  " David S. Miller <davem\@davemloft.net>\0"
+  "To\0dccp\@vger.kernel.org\0"
 ]
 [
   "\0000:1\0"
@@ -80,7 +69,7 @@
   "+\ts64 delta;\n",
   " \tu64 fval;\n",
   " \n",
-  " \tif (hc->rx_rtt == 0) {\n",
+  " \tif (hc->rx_rtt = 0) {\n",
   "\@\@ -686,7 +687,9 \@\@ static u32 ccid3_first_li(struct sock *s\n",
   " \t\thc->rx_rtt = DCCP_FALLBACK_RTT;\n",
   " \t}\n",
@@ -90,8 +79,8 @@
   "+\tif (delta <= 0)\n",
   "+\t\tdelta = 1;\n",
   " \tx_recv = scaled_div32(hc->rx_bytes_recv, delta);\n",
-  " \tif (x_recv == 0) {\t\t/* would also trigger divide-by-zero */\n",
-  " \t\tDCCP_WARN(\"X_recv==0\\n\");"
+  " \tif (x_recv = 0) {\t\t/* would also trigger divide-by-zero */\n",
+  " \t\tDCCP_WARN(\"X_recv=0\\n\");"
 ]
 
-3872c333f5495e6728767396c4eaa01e371ea00261e4002924bab0ce6a425452
+a23c767849ad02970dfb43857064b2581b31c2707ca76f9571fdc6ea1e4d3122

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.