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

diff --git a/a/1.txt b/N1/1.txt
index 09609af..d44fe99 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -16,5 +16,5 @@ index 02bc5a6..aa45424 100644
 -	int count = data->count;
 +	unsigned int count = data->count;
  
- 	if (count = 0 || count = 3 || count > 4)
+ 	if (count == 0 || count == 3 || count > 4)
  		return -EINVAL;
diff --git a/a/content_digest b/N1/content_digest
index a6d8aa9..02b5074 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "From\0Dan Carpenter <dan.carpenter@oracle.com>\0"
  "Subject\0[patch] intel_scu_ipcutil: underflow in scu_reg_access()\0"
- "Date\0Tue, 26 Jan 2016 09:24:25 +0000\0"
+ "Date\0Tue, 26 Jan 2016 12:24:25 +0300\0"
  "To\0Darren Hart <dvhart@infradead.org>"
  " Sreedhara DS <sreedhara.ds@intel.com>\0"
  "Cc\0platform-driver-x86@vger.kernel.org"
@@ -26,7 +26,7 @@
  "-\tint count = data->count;\n"
  "+\tunsigned int count = data->count;\n"
  " \n"
- " \tif (count = 0 || count = 3 || count > 4)\n"
+ " \tif (count == 0 || count == 3 || count > 4)\n"
  " \t\treturn -EINVAL;"
 
-c6dc4acd1971c79c18d33df859166d9900d73d80b969705efacc306265574230
+d0ccf75d9955d18d754048e288943911c9c8f3535109a3b00200cf41e831e80e

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.