All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20191127015654.3744-4-nramas@linux.microsoft.com>

diff --git a/a/1.txt b/N1/1.txt
index f465fee..bb6ce45 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -65,7 +65,7 @@ index 000000000000..2308adcdeff3
 +	if (key->type != &key_type_asymmetric)
 +		return;
 +
-+	if (!payload || (plen = 0))
++	if (!payload || (plen == 0))
 +		return;
 +
 +	/*
diff --git a/a/content_digest b/N1/content_digest
index 483568f..ab8d9bb 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020191127015654.3744-1-nramas@linux.microsoft.com\0"
  "From\0Lakshmi Ramasubramanian <nramas@linux.microsoft.com>\0"
  "Subject\0[PATCH v9 3/6] IMA: Define an IMA hook to measure keys\0"
- "Date\0Wed, 27 Nov 2019 01:56:51 +0000\0"
+ "Date\0Tue, 26 Nov 2019 17:56:51 -0800\0"
  "To\0zohar@linux.ibm.com"
  " linux-integrity@vger.kernel.org\0"
  "Cc\0eric.snowberg@oracle.com"
@@ -80,7 +80,7 @@
  "+\tif (key->type != &key_type_asymmetric)\n"
  "+\t\treturn;\n"
  "+\n"
- "+\tif (!payload || (plen = 0))\n"
+ "+\tif (!payload || (plen == 0))\n"
  "+\t\treturn;\n"
  "+\n"
  "+\t/*\n"
@@ -99,4 +99,4 @@
  "-- \n"
  2.17.1
 
-ba9fb61ff38f86aaf8ebefc61c3f072442907cbbd2efdafae6d35b1f1795ec79
+9397e3d915c21a51d54ad89d27b723bed6ccb45080fe78850c4bcd9667ce1315

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.