All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160404111657.GA26910@mwanda>

diff --git a/a/1.txt b/N1/1.txt
index 67ae93e..9277bdd 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -13,7 +13,7 @@ index 8b3be8b..512c5b6 100644
  			break;
  	}
  
-+	if (ret = 0)
++	if (ret == 0)
 +		ret = -EINVAL;
  	if (ret > 0) {
  		/* Validate that the response is correct. */
diff --git a/a/content_digest b/N1/content_digest
index 45d61b4..b86243a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "From\0Dan Carpenter <dan.carpenter@oracle.com>\0"
  "Subject\0[patch] ipmi_ssif: silence an uninitialized variable warning\0"
- "Date\0Mon, 04 Apr 2016 11:16:57 +0000\0"
+ "Date\0Mon, 4 Apr 2016 14:16:57 +0300\0"
  "To\0Corey Minyard <minyard@acm.org>\0"
  "Cc\0openipmi-developer@lists.sourceforge.net"
   linux-kernel@vger.kernel.org
@@ -22,10 +22,10 @@
  " \t\t\tbreak;\n"
  " \t}\n"
  " \n"
- "+\tif (ret = 0)\n"
+ "+\tif (ret == 0)\n"
  "+\t\tret = -EINVAL;\n"
  " \tif (ret > 0) {\n"
  " \t\t/* Validate that the response is correct. */\n"
  " \t\tif (ret < 3 ||"
 
-0163eba32e2587956fd2d745fd05f5bb53d2bfa7907e332dbe0b96ca484d9869
+b680f93df51ae870c2301606eaaf9985a9e21c0809904a635da1b4c6d1a92b01

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.