diff for duplicates of <20180831110543.GB9346@linux.intel.com> diff --git a/a/1.txt b/N1/1.txt index ae4445e..bbc1f6f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -81,7 +81,7 @@ but I don't know why you need it... I think this should be moved to the kdoc of the function. -> + if (strcmp(key->type->name, "mktme") = 0) { +> + if (strcmp(key->type->name, "mktme") == 0) { > + if (mktme_safe_revoke(key)) { > + ret = -EINVAL; > + goto error; diff --git a/a/content_digest b/N1/content_digest index 110ae66..327d868 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020180814020538.GA18424@alison-desk.jf.intel.com\0" - "From\0Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>\0" - "Subject\0Re: [RFC] KEYS: inject an MKTME specific safety check in the keyctl revoke path\0" - "Date\0Fri, 31 Aug 2018 11:05:43 +0000\0" + "From\0jarkko.sakkinen@linux.intel.com (Jarkko Sakkinen)\0" + "Subject\0[RFC] KEYS: inject an MKTME specific safety check in the keyctl revoke path\0" + "Date\0Fri, 31 Aug 2018 14:05:43 +0300\0" "To\0linux-security-module@vger.kernel.org\0" "\00:1\0" "b\0" @@ -88,7 +88,7 @@ "\n" "I think this should be moved to the kdoc of the function.\n" "\n" - "> +\tif (strcmp(key->type->name, \"mktme\") = 0) {\n" + "> +\tif (strcmp(key->type->name, \"mktme\") == 0) {\n" "> +\t\tif (mktme_safe_revoke(key)) {\n" "> +\t\t\tret = -EINVAL;\n" "> +\t\t\tgoto error;\n" @@ -182,4 +182,4 @@ "\n" /Jarkko -896f7f8496fead4fca674e04f1418ddb6324e17cc02278b7baa87ae9f2cf855e +fa14158b1776c18e43d77291d63a1c6188e99ac2e3f42293cea3d040448ebc82
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.