diff for duplicates of <45efa554-72af-9266-e841-e42e8741fed9@intel.com> diff --git a/a/1.txt b/N1/1.txt index d911b9d..ba4743a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,7 +3,7 @@ On 08/07/2018 12:25 PM, Verma, Vishal L wrote: > > On Tue, 2018-08-07 at 02:15 -0400, Ocean He wrote: ->> From: Ocean He <hehy1-6jq1YtArVR3QT0dZR+AlfA@public.gmane.org> +>> From: Ocean He <hehy1@lenovo.com> > > Just some minor nits in commit message wording: > @@ -18,7 +18,7 @@ On 08/07/2018 12:25 PM, Verma, Vishal L wrote: Applied and updated. >> ->> Signed-off-by: Ocean He <hehy1-6jq1YtArVR3QT0dZR+AlfA@public.gmane.org> +>> Signed-off-by: Ocean He <hehy1@lenovo.com> >> --- >> v1: https://lists.01.org/pipermail/linux-nvdimm/2018-August/017311.html >> v2: Per Vishal's comments of v1, it turns out that it's right to keep @@ -26,7 +26,7 @@ Applied and updated. >> to avoid misunderstanding of "return 0". > > Looks good, thanks for the update. Feel free to add: -> Reviewed-by: Vishal Verma <vishal.l.verma-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> +> Reviewed-by: Vishal Verma <vishal.l.verma@intel.com> > >> >> drivers/acpi/nfit/core.c | 8 +++++++- @@ -51,3 +51,7 @@ Applied and updated. >> dev_dbg(dev, "failed to find NFIT at startup\n"); >> return 0; >> } +_______________________________________________ +Linux-nvdimm mailing list +Linux-nvdimm@lists.01.org +https://lists.01.org/mailman/listinfo/linux-nvdimm diff --git a/a/content_digest b/N1/content_digest index c086bb5..6aaca60 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,21 +1,20 @@ "ref\01533622531-3617-1-git-send-email-oceanhehy@gmail.com\0" "ref\01533669914.18175.28.camel@intel.com\0" - "ref\01533669914.18175.28.camel-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org\0" - "From\0Dave Jiang <dave.jiang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0" + "From\0Dave Jiang <dave.jiang@intel.com>\0" "Subject\0Re: [PATCH] ACPI: nfit: adjust annotation for why return 0 if fail to find NFIT at startup\0" "Date\0Tue, 7 Aug 2018 15:46:42 -0700\0" "To\0Verma" - Vishal L <vishal.l.verma-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> + Vishal L <vishal.l.verma@intel.com> Williams - Dan J <dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> - ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org <ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> - oceanhehy-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <oceanhehy-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - lenb-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org <lenb-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - " rjw-LthD3rsA81gm4RdzfppkhA@public.gmane.org <rjw-LthD3rsA81gm4RdzfppkhA@public.gmane.org>\0" - "Cc\0linux-acpi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-acpi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>" - hehy1-6jq1YtArVR3QT0dZR+AlfA@public.gmane.org <hehy1-6jq1YtArVR3QT0dZR+AlfA@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - " linux-nvdimm-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org <linux-nvdimm-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org>\0" + Dan J <dan.j.williams@intel.com> + ross.zwisler@linux.intel.com <ross.zwisler@linux.intel.com> + oceanhehy@gmail.com <oceanhehy@gmail.com> + lenb@kernel.org <lenb@kernel.org> + " rjw@rjwysocki.net <rjw@rjwysocki.net>\0" + "Cc\0linux-acpi@vger.kernel.org <linux-acpi@vger.kernel.org>" + hehy1@lenovo.com <hehy1@lenovo.com> + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + " linux-nvdimm@lists.01.org <linux-nvdimm@lists.01.org>\0" "\00:1\0" "b\0" "\n" @@ -23,7 +22,7 @@ "On 08/07/2018 12:25 PM, Verma, Vishal L wrote:\n" "> \n" "> On Tue, 2018-08-07 at 02:15 -0400, Ocean He wrote:\n" - ">> From: Ocean He <hehy1-6jq1YtArVR3QT0dZR+AlfA@public.gmane.org>\n" + ">> From: Ocean He <hehy1@lenovo.com>\n" "> \n" "> Just some minor nits in commit message wording:\n" "> \n" @@ -38,7 +37,7 @@ "Applied and updated.\n" "\n" ">>\n" - ">> Signed-off-by: Ocean He <hehy1-6jq1YtArVR3QT0dZR+AlfA@public.gmane.org>\n" + ">> Signed-off-by: Ocean He <hehy1@lenovo.com>\n" ">> ---\n" ">> v1: https://lists.01.org/pipermail/linux-nvdimm/2018-August/017311.html \n" ">> v2: Per Vishal's comments of v1, it turns out that it's right to keep \n" @@ -46,7 +45,7 @@ ">> to avoid misunderstanding of \"return 0\".\n" "> \n" "> Looks good, thanks for the update. Feel free to add:\n" - "> Reviewed-by: Vishal Verma <vishal.l.verma-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n" + "> Reviewed-by: Vishal Verma <vishal.l.verma@intel.com>\n" "> \n" ">>\n" ">> drivers/acpi/nfit/core.c | 8 +++++++-\n" @@ -70,6 +69,10 @@ ">> +\t\t */\n" ">> \t\tdev_dbg(dev, \"failed to find NFIT at startup\\n\");\n" ">> \t\treturn 0;\n" - ">> \t}" + ">> \t}\n" + "_______________________________________________\n" + "Linux-nvdimm mailing list\n" + "Linux-nvdimm@lists.01.org\n" + https://lists.01.org/mailman/listinfo/linux-nvdimm -b16203a31490fc60f22b00971b0fd924c0dbb01c9ad2224e410b5980e250000b +b78d4676b21aaa1c158d746c60afa6de23748e58352604da0b578c1c9acc9698
diff --git a/a/1.txt b/N2/1.txt index d911b9d..fa867fe 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -3,7 +3,7 @@ On 08/07/2018 12:25 PM, Verma, Vishal L wrote: > > On Tue, 2018-08-07 at 02:15 -0400, Ocean He wrote: ->> From: Ocean He <hehy1-6jq1YtArVR3QT0dZR+AlfA@public.gmane.org> +>> From: Ocean He <hehy1@lenovo.com> > > Just some minor nits in commit message wording: > @@ -18,7 +18,7 @@ On 08/07/2018 12:25 PM, Verma, Vishal L wrote: Applied and updated. >> ->> Signed-off-by: Ocean He <hehy1-6jq1YtArVR3QT0dZR+AlfA@public.gmane.org> +>> Signed-off-by: Ocean He <hehy1@lenovo.com> >> --- >> v1: https://lists.01.org/pipermail/linux-nvdimm/2018-August/017311.html >> v2: Per Vishal's comments of v1, it turns out that it's right to keep @@ -26,7 +26,7 @@ Applied and updated. >> to avoid misunderstanding of "return 0". > > Looks good, thanks for the update. Feel free to add: -> Reviewed-by: Vishal Verma <vishal.l.verma-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> +> Reviewed-by: Vishal Verma <vishal.l.verma@intel.com> > >> >> drivers/acpi/nfit/core.c | 8 +++++++- diff --git a/a/content_digest b/N2/content_digest index c086bb5..3f61382 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,21 +1,20 @@ "ref\01533622531-3617-1-git-send-email-oceanhehy@gmail.com\0" "ref\01533669914.18175.28.camel@intel.com\0" - "ref\01533669914.18175.28.camel-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org\0" - "From\0Dave Jiang <dave.jiang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0" + "From\0Dave Jiang <dave.jiang@intel.com>\0" "Subject\0Re: [PATCH] ACPI: nfit: adjust annotation for why return 0 if fail to find NFIT at startup\0" "Date\0Tue, 7 Aug 2018 15:46:42 -0700\0" "To\0Verma" - Vishal L <vishal.l.verma-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> + Vishal L <vishal.l.verma@intel.com> Williams - Dan J <dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> - ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org <ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> - oceanhehy-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <oceanhehy-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - lenb-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org <lenb-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - " rjw-LthD3rsA81gm4RdzfppkhA@public.gmane.org <rjw-LthD3rsA81gm4RdzfppkhA@public.gmane.org>\0" - "Cc\0linux-acpi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-acpi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>" - hehy1-6jq1YtArVR3QT0dZR+AlfA@public.gmane.org <hehy1-6jq1YtArVR3QT0dZR+AlfA@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - " linux-nvdimm-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org <linux-nvdimm-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org>\0" + Dan J <dan.j.williams@intel.com> + ross.zwisler@linux.intel.com <ross.zwisler@linux.intel.com> + oceanhehy@gmail.com <oceanhehy@gmail.com> + lenb@kernel.org <lenb@kernel.org> + " rjw@rjwysocki.net <rjw@rjwysocki.net>\0" + "Cc\0linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>" + linux-nvdimm@lists.01.org <linux-nvdimm@lists.01.org> + linux-acpi@vger.kernel.org <linux-acpi@vger.kernel.org> + " hehy1@lenovo.com <hehy1@lenovo.com>\0" "\00:1\0" "b\0" "\n" @@ -23,7 +22,7 @@ "On 08/07/2018 12:25 PM, Verma, Vishal L wrote:\n" "> \n" "> On Tue, 2018-08-07 at 02:15 -0400, Ocean He wrote:\n" - ">> From: Ocean He <hehy1-6jq1YtArVR3QT0dZR+AlfA@public.gmane.org>\n" + ">> From: Ocean He <hehy1@lenovo.com>\n" "> \n" "> Just some minor nits in commit message wording:\n" "> \n" @@ -38,7 +37,7 @@ "Applied and updated.\n" "\n" ">>\n" - ">> Signed-off-by: Ocean He <hehy1-6jq1YtArVR3QT0dZR+AlfA@public.gmane.org>\n" + ">> Signed-off-by: Ocean He <hehy1@lenovo.com>\n" ">> ---\n" ">> v1: https://lists.01.org/pipermail/linux-nvdimm/2018-August/017311.html \n" ">> v2: Per Vishal's comments of v1, it turns out that it's right to keep \n" @@ -46,7 +45,7 @@ ">> to avoid misunderstanding of \"return 0\".\n" "> \n" "> Looks good, thanks for the update. Feel free to add:\n" - "> Reviewed-by: Vishal Verma <vishal.l.verma-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n" + "> Reviewed-by: Vishal Verma <vishal.l.verma@intel.com>\n" "> \n" ">>\n" ">> drivers/acpi/nfit/core.c | 8 +++++++-\n" @@ -72,4 +71,4 @@ ">> \t\treturn 0;\n" ">> \t}" -b16203a31490fc60f22b00971b0fd924c0dbb01c9ad2224e410b5980e250000b +3945a67ceeaf748619c182702f9965e25968a71e8a769792e06f489aa20e04e8
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.