diff for duplicates of <20200914180238.GB9369@linux.intel.com> diff --git a/a/1.txt b/N1/1.txt index 938113f..f00ae79 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -73,7 +73,7 @@ On Mon, Sep 14, 2020 at 09:01:34PM +0300, Jarkko Sakkinen wrote: > > + > > + ret = pkcs7_validate_trust(pkcs7, blacklist_keyring); > > + -> > + if (ret = 0) +> > + if (ret == 0) > > + return -EKEYREJECTED; > > + > > + return -ENOKEY; diff --git a/a/content_digest b/N1/content_digest index 6691c7e..67480a4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\020200914180127.GA9369@linux.intel.com\0" "From\0Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>\0" "Subject\0Re: [PATCH v2] certs: Add EFI_CERT_X509_GUID support for dbx entries\0" - "Date\0Mon, 14 Sep 2020 18:02:38 +0000\0" + "Date\0Mon, 14 Sep 2020 21:02:38 +0300\0" "To\0Eric Snowberg <eric.snowberg@oracle.com>\0" "Cc\0dhowells@redhat.com" dwmw2@infradead.org @@ -95,7 +95,7 @@ "> > +\n" "> > +\tret = pkcs7_validate_trust(pkcs7, blacklist_keyring);\n" "> > +\n" - "> > +\tif (ret = 0)\n" + "> > +\tif (ret == 0)\n" "> > +\t\treturn -EKEYREJECTED;\n" "> > +\n" "> > +\treturn -ENOKEY;\n" @@ -109,4 +109,4 @@ "\n" /Jarkko -498395b4d5b0d42d599659186274a035491e21854a73cf73cab8b99d7753c80d +a6e1617bc58a9bfda2c57ca48a83ee728fa9bac649e7e397e898d1c8154408b4
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.