All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <577E24DF.5000203@citrix.com>

diff --git a/a/1.txt b/N1/1.txt
index 870af84..e8b7c75 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -25,10 +25,15 @@ xenbus_scanf() has:
 
 /* Single read and scanf: returns -errno or num scanned. */
 ...
-        if (ret = 0)
+        if (ret == 0)
                 return -ERANGE;
 ...
 
 So none of these patches are necessary.
 
 David
+
+_______________________________________________
+Xen-devel mailing list
+Xen-devel@lists.xen.org
+https://lists.xen.org/xen-devel
diff --git a/a/content_digest b/N1/content_digest
index 7dd9ee6..3cdd5c4 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\0577E258502000078000FBE6F@prv-mh.provo.novell.com\0"
  "From\0David Vrabel <david.vrabel@citrix.com>\0"
- "Subject\0Re: [Xen-devel] [PATCH] xen-fbfront: correct return value checks on xenbus_scanf()\0"
- "Date\0Thu, 07 Jul 2016 09:46:07 +0000\0"
+ "Subject\0Re: [PATCH] xen-fbfront: correct return value checks on xenbus_scanf()\0"
+ "Date\0Thu, 7 Jul 2016 10:46:07 +0100\0"
  "To\0Jan Beulich <JBeulich@suse.com>"
   plagnioj@jcrosoft.com
  " tomi.valkeinen@ti.com\0"
@@ -39,12 +39,17 @@
  "\n"
  "/* Single read and scanf: returns -errno or num scanned. */\n"
  "...\n"
- "        if (ret = 0)\n"
+ "        if (ret == 0)\n"
  "                return -ERANGE;\n"
  "...\n"
  "\n"
  "So none of these patches are necessary.\n"
  "\n"
- David
+ "David\n"
+ "\n"
+ "_______________________________________________\n"
+ "Xen-devel mailing list\n"
+ "Xen-devel@lists.xen.org\n"
+ https://lists.xen.org/xen-devel
 
-3615c4054fbf0d898140b599beb6dfc72467f3afb027845559ae96f58bd28080
+6e1d88930b88697aa5ee711f9cd743fa037628660c00c0e62c10d7691cfc0828

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.