diff for duplicates of <20180829024224.GA6083@kroah.com> diff --git a/a/1.txt b/N1/1.txt index d405639..b7641b5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -7,17 +7,17 @@ On Tue, Aug 28, 2018 at 04:34:04PM -0700, Randy Dunlap wrote: > so change that to "dh_private" instead to allow the header file > to be used in C++ userspace. > -> Fixes https://bugzilla.kernel.org/show_bug.cgi?id\x191051 +> Fixes https://bugzilla.kernel.org/show_bug.cgi?id=191051 > Fixes: ddbb41148724 ("KEYS: Add KEYCTL_DH_COMPUTE command") > > Signed-off-by: Randy Dunlap <rdunlap@infradead.org> > Cc: David Howells <dhowells@redhat.com> > Cc: James Morris <jmorris@namei.org> > Cc: "Serge E. Hallyn" <serge@hallyn.com> -> Cc: keyrings@vger.kernel.org -> Cc: linux-security-module@vger.kernel.org +> Cc: keyrings at vger.kernel.org +> Cc: linux-security-module at vger.kernel.org > Cc: Mat Martineau <mathew.j.martineau@linux.intel.com> -> Cc: stable@vger.kernel.org +> Cc: stable at vger.kernel.org > --- > include/uapi/linux/keyctl.h | 2 +- > security/keys/dh.c | 2 +- diff --git a/a/content_digest b/N1/content_digest index ab8d19c..7727408 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\00db6c314-1ef4-9bfa-1baa-7214dd2ee061@infradead.org\0" - "From\0Greg KH <gregkh@linuxfoundation.org>\0" - "Subject\0Re: [PATCH resend] uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name\0" - "Date\0Wed, 29 Aug 2018 02:42:24 +0000\0" + "From\0gregkh@linuxfoundation.org (Greg KH)\0" + "Subject\0[PATCH resend] uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name\0" + "Date\0Tue, 28 Aug 2018 19:42:24 -0700\0" "To\0linux-security-module@vger.kernel.org\0" "\00:1\0" "b\0" @@ -14,17 +14,17 @@ "> so change that to \"dh_private\" instead to allow the header file\n" "> to be used in C++ userspace.\n" "> \n" - "> Fixes https://bugzilla.kernel.org/show_bug.cgi?id\0311051\n" + "> Fixes https://bugzilla.kernel.org/show_bug.cgi?id=191051\n" "> Fixes: ddbb41148724 (\"KEYS: Add KEYCTL_DH_COMPUTE command\")\n" "> \n" "> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>\n" "> Cc: David Howells <dhowells@redhat.com>\n" "> Cc: James Morris <jmorris@namei.org>\n" "> Cc: \"Serge E. Hallyn\" <serge@hallyn.com>\n" - "> Cc: keyrings@vger.kernel.org\n" - "> Cc: linux-security-module@vger.kernel.org\n" + "> Cc: keyrings at vger.kernel.org\n" + "> Cc: linux-security-module at vger.kernel.org\n" "> Cc: Mat Martineau <mathew.j.martineau@linux.intel.com>\n" - "> Cc: stable@vger.kernel.org\n" + "> Cc: stable at vger.kernel.org\n" "> ---\n" "> include/uapi/linux/keyctl.h | 2 +-\n" "> security/keys/dh.c | 2 +-\n" @@ -49,4 +49,4 @@ "\n" "greg \"'struct class' is your friend\" k-h" -b66b5c1b92a4e75880d793af634a39d9e07a8507d1733b737d043b7d271bac09 +1c3f91607578a9ec115fb5679879e1b49af4713bff3cf356c9afc2f2cebfc9fb
diff --git a/a/1.txt b/N2/1.txt index d405639..df47c4f 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -7,7 +7,7 @@ On Tue, Aug 28, 2018 at 04:34:04PM -0700, Randy Dunlap wrote: > so change that to "dh_private" instead to allow the header file > to be used in C++ userspace. > -> Fixes https://bugzilla.kernel.org/show_bug.cgi?id\x191051 +> Fixes https://bugzilla.kernel.org/show_bug.cgi?id=191051 > Fixes: ddbb41148724 ("KEYS: Add KEYCTL_DH_COMPUTE command") > > Signed-off-by: Randy Dunlap <rdunlap@infradead.org> diff --git a/a/content_digest b/N2/content_digest index ab8d19c..38d5650 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,17 @@ "ref\00db6c314-1ef4-9bfa-1baa-7214dd2ee061@infradead.org\0" "From\0Greg KH <gregkh@linuxfoundation.org>\0" "Subject\0Re: [PATCH resend] uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name\0" - "Date\0Wed, 29 Aug 2018 02:42:24 +0000\0" - "To\0linux-security-module@vger.kernel.org\0" + "Date\0Tue, 28 Aug 2018 19:42:24 -0700\0" + "To\0Randy Dunlap <rdunlap@infradead.org>\0" + "Cc\0LKML <linux-kernel@vger.kernel.org>" + David Howells <dhowells@redhat.com> + James Morris <jmorris@namei.org> + Serge E. Hallyn <serge@hallyn.com> + keyrings@vger.kernel.org + linux-security-module@vger.kernel.org + Mat Martineau <mathew.j.martineau@linux.intel.com> + stable <stable@vger.kernel.org> + " Andrew Morton <akpm@linux-foundation.org>\0" "\00:1\0" "b\0" "On Tue, Aug 28, 2018 at 04:34:04PM -0700, Randy Dunlap wrote:\n" @@ -14,7 +23,7 @@ "> so change that to \"dh_private\" instead to allow the header file\n" "> to be used in C++ userspace.\n" "> \n" - "> Fixes https://bugzilla.kernel.org/show_bug.cgi?id\0311051\n" + "> Fixes https://bugzilla.kernel.org/show_bug.cgi?id=191051\n" "> Fixes: ddbb41148724 (\"KEYS: Add KEYCTL_DH_COMPUTE command\")\n" "> \n" "> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>\n" @@ -49,4 +58,4 @@ "\n" "greg \"'struct class' is your friend\" k-h" -b66b5c1b92a4e75880d793af634a39d9e07a8507d1733b737d043b7d271bac09 +18267fffbe7e06dc048c15353fd3d072ea0c6f3930de192d96218006ffdd2c61
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.