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

diff --git a/a/1.txt b/N1/1.txt
index 3bbc042..b02942b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -65,7 +65,7 @@ index 000000000000..994d89d58af9
 +	if (key->type != &key_type_asymmetric)
 +		return;
 +
-+	if (!payload || (payload_len = 0))
++	if (!payload || (payload_len == 0))
 +		return;
 +
 +	/*
diff --git a/a/content_digest b/N1/content_digest
index c919ef0..21f36f9 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020191204224131.3384-1-nramas@linux.microsoft.com\0"
  "From\0Lakshmi Ramasubramanian <nramas@linux.microsoft.com>\0"
  "Subject\0[PATCH v10 3/6] IMA: Define an IMA hook to measure keys\0"
- "Date\0Wed, 04 Dec 2019 22:41:28 +0000\0"
+ "Date\0Wed,  4 Dec 2019 14:41:28 -0800\0"
  "To\0zohar@linux.ibm.com"
  " linux-integrity@vger.kernel.org\0"
  "Cc\0eric.snowberg@oracle.com"
@@ -81,7 +81,7 @@
  "+\tif (key->type != &key_type_asymmetric)\n"
  "+\t\treturn;\n"
  "+\n"
- "+\tif (!payload || (payload_len = 0))\n"
+ "+\tif (!payload || (payload_len == 0))\n"
  "+\t\treturn;\n"
  "+\n"
  "+\t/*\n"
@@ -100,4 +100,4 @@
  "-- \n"
  2.17.1
 
-5aa82fee432374e7d3e648bdba2c7e094ccb21143287980cfa716119d3e9d90f
+ff7413fcae49a8ceb8de1d9b55d408bf4edfd6094e8ea29e021c66218f95472e

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.