All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20191117221647.GA10337@Cheese>

diff --git a/a/1.txt b/N1/1.txt
index c660ffb..84a6459 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -26,7 +26,7 @@ index c20f190b4c18..a2605e043fa2 100644
 - * some packets of the same priority; prompting us to send less aggressively. */
 + * some packets of the same priority; prompting us to send less aggressively.
 + */
- #define net_xmit_eval(e)	((e) = NET_XMIT_CN ? 0 : (e))
+ #define net_xmit_eval(e)	((e) == NET_XMIT_CN ? 0 : (e))
  #define net_xmit_errno(e)	((e) != NET_XMIT_CN ? -ENOBUFS : 0)
  
 -- 
diff --git a/a/content_digest b/N1/content_digest
index fe8c513..a42d20e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "From\0Travis Davies <tdavies@darkphysics.net>\0"
  "Subject\0[PATCH 1/1] net: Fix comment block per style guide\0"
- "Date\0Sun, 17 Nov 2019 22:16:47 +0000\0"
+ "Date\0Sun, 17 Nov 2019 14:16:47 -0800\0"
  "To\0Andrew Morton <akpm@linux-foundation.org>"
   David S. Miller <davem@davemloft.net>
  " Julia Lawall <julia.lawall@lip6.fr>\0"
@@ -36,10 +36,10 @@
  "- * some packets of the same priority; prompting us to send less aggressively. */\n"
  "+ * some packets of the same priority; prompting us to send less aggressively.\n"
  "+ */\n"
- " #define net_xmit_eval(e)\t((e) = NET_XMIT_CN ? 0 : (e))\n"
+ " #define net_xmit_eval(e)\t((e) == NET_XMIT_CN ? 0 : (e))\n"
  " #define net_xmit_errno(e)\t((e) != NET_XMIT_CN ? -ENOBUFS : 0)\n"
  " \n"
  "-- \n"
  2.21.0
 
-31a3f04547f55452af361f168824331118146086b59421005797c3a570288910
+a78b0f14fedd90e652d3e4cf41c28a8de0a29c4aa13312f22304e3d6c0ee9f1f

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.