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

diff --git a/a/1.txt b/N1/1.txt
index 20006fe..eaa7f4b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -54,7 +54,7 @@ index ae6de1bb2e79..8a9d8bc7e10d 100644
  	if (key->type != &key_type_asymmetric)
  		return;
 @@ -165,6 +167,12 @@ void ima_post_key_create_or_update(struct key *keyring, struct key *key,
- 	if (!payload || (payload_len = 0))
+ 	if (!payload || (payload_len == 0))
  		return;
  
 +	if (!ima_process_keys)
diff --git a/a/content_digest b/N1/content_digest
index a4358f9..a6856a9 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020191213171827.28657-1-nramas@linux.microsoft.com\0"
  "From\0Lakshmi Ramasubramanian <nramas@linux.microsoft.com>\0"
  "Subject\0[PATCH v4 2/2] IMA: Call workqueue functions to measure queued keys\0"
- "Date\0Fri, 13 Dec 2019 17:18:27 +0000\0"
+ "Date\0Fri, 13 Dec 2019 09:18:27 -0800\0"
  "To\0zohar@linux.ibm.com"
  " linux-integrity@vger.kernel.org\0"
  "Cc\0eric.snowberg@oracle.com"
@@ -70,7 +70,7 @@
  " \tif (key->type != &key_type_asymmetric)\n"
  " \t\treturn;\n"
  "@@ -165,6 +167,12 @@ void ima_post_key_create_or_update(struct key *keyring, struct key *key,\n"
- " \tif (!payload || (payload_len = 0))\n"
+ " \tif (!payload || (payload_len == 0))\n"
  " \t\treturn;\n"
  " \n"
  "+\tif (!ima_process_keys)\n"
@@ -99,4 +99,4 @@
  "-- \n"
  2.17.1
 
-13779ba369d0861cd90956052a374b878098583cccb89aeaff517c2469ce5e5f
+fa58fca6ac0f9b49c56df5d0046c1224c261bdfc6fd223b928d5df5ff592f98f

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.