All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1533316299.8557.71.camel@intel.com>

diff --git a/a/1.txt b/N1/1.txt
index 6c1d25a..efdde6d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,12 +1,12 @@
 
 On Fri, 2018-08-03 at 05:39 -0400, Ocean He wrote:
-> From: Ocean He <hehy1-6jq1YtArVR3QT0dZR+AlfA@public.gmane.org>
+> From: Ocean He <hehy1@lenovo.com>
 > 
 > In the beginning of acpi_nfit_add, if fail to find NFIT table then
 > should
 > return -ENODEV, instead of 0.
 > 
-> Signed-off-by: Ocean He <hehy1-6jq1YtArVR3QT0dZR+AlfA@public.gmane.org>
+> Signed-off-by: Ocean He <hehy1@lenovo.com>
 > ---
 >  drivers/acpi/nfit/core.c | 2 +-
 >  1 file changed, 1 insertion(+), 1 deletion(-)
@@ -31,3 +31,7 @@ Has this caused any problems in practice?
 >  
 >  	rc = devm_add_action_or_reset(dev, acpi_nfit_put_table,
 > tbl);
+_______________________________________________
+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 3f5eb28..38cb8a5 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,31 +1,30 @@
  "ref\01533289198-11400-1-git-send-email-oceanhehy@gmail.com\0"
- "ref\01533289198-11400-1-git-send-email-oceanhehy-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
- "From\0Verma, Vishal L <vishal.l.verma-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0"
+ "From\0Verma, Vishal L <vishal.l.verma@intel.com>\0"
  "Subject\0Re: [PATCH] ACPI: nfit: return -ENODEV if fail to find NFIT at startup\0"
  "Date\0Fri, 3 Aug 2018 17:11:41 +0000\0"
  "To\0Williams"
-  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>
+  Dan J <dan.j.williams@intel.com>
+  ross.zwisler@linux.intel.com <ross.zwisler@linux.intel.com>
+  oceanhehy@gmail.com <oceanhehy@gmail.com>
   Jiang
-  Dave <dave.jiang-ral2JQCrhuEAvxtiuMwx3w@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"
+  Dave <dave.jiang@intel.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"
  "On Fri, 2018-08-03 at 05:39 -0400, Ocean He wrote:\n"
- "> From: Ocean He <hehy1-6jq1YtArVR3QT0dZR+AlfA@public.gmane.org>\n"
+ "> From: Ocean He <hehy1@lenovo.com>\n"
  "> \n"
  "> In the beginning of acpi_nfit_add, if fail to find NFIT table then\n"
  "> should\n"
  "> return -ENODEV, instead of 0.\n"
  "> \n"
- "> Signed-off-by: Ocean He <hehy1-6jq1YtArVR3QT0dZR+AlfA@public.gmane.org>\n"
+ "> Signed-off-by: Ocean He <hehy1@lenovo.com>\n"
  "> ---\n"
  ">  drivers/acpi/nfit/core.c | 2 +-\n"
  ">  1 file changed, 1 insertion(+), 1 deletion(-)\n"
@@ -49,6 +48,10 @@
  ">  \t}\n"
  ">  \n"
  ">  \trc = devm_add_action_or_reset(dev, acpi_nfit_put_table,\n"
- > tbl);
+ "> tbl);\n"
+ "_______________________________________________\n"
+ "Linux-nvdimm mailing list\n"
+ "Linux-nvdimm@lists.01.org\n"
+ https://lists.01.org/mailman/listinfo/linux-nvdimm
 
-9fcce2b46867f7f06e45b401923f49ee9f527a524f9bfce2cbc8ceedda590475
+9504258f56ed9546d802973cd610cd9a4d6b3b7eeaec4eb0e94c3ab7e761cfc4

diff --git a/a/1.txt b/N2/1.txt
index 6c1d25a..d76ffb7 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,12 +1,12 @@
 
 On Fri, 2018-08-03 at 05:39 -0400, Ocean He wrote:
-> From: Ocean He <hehy1-6jq1YtArVR3QT0dZR+AlfA@public.gmane.org>
+> From: Ocean He <hehy1@lenovo.com>
 > 
 > In the beginning of acpi_nfit_add, if fail to find NFIT table then
 > should
 > return -ENODEV, instead of 0.
 > 
-> Signed-off-by: Ocean He <hehy1-6jq1YtArVR3QT0dZR+AlfA@public.gmane.org>
+> Signed-off-by: Ocean He <hehy1@lenovo.com>
 > ---
 >  drivers/acpi/nfit/core.c | 2 +-
 >  1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/a/content_digest b/N2/content_digest
index 3f5eb28..861e0fb 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,31 +1,30 @@
  "ref\01533289198-11400-1-git-send-email-oceanhehy@gmail.com\0"
- "ref\01533289198-11400-1-git-send-email-oceanhehy-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
- "From\0Verma, Vishal L <vishal.l.verma-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0"
+ "From\0Verma, Vishal L <vishal.l.verma@intel.com>\0"
  "Subject\0Re: [PATCH] ACPI: nfit: return -ENODEV if fail to find NFIT at startup\0"
  "Date\0Fri, 3 Aug 2018 17:11:41 +0000\0"
  "To\0Williams"
-  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>
+  Dan J <dan.j.williams@intel.com>
+  ross.zwisler@linux.intel.com <ross.zwisler@linux.intel.com>
+  oceanhehy@gmail.com <oceanhehy@gmail.com>
   Jiang
-  Dave <dave.jiang-ral2JQCrhuEAvxtiuMwx3w@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"
+  Dave <dave.jiang@intel.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"
  "On Fri, 2018-08-03 at 05:39 -0400, Ocean He wrote:\n"
- "> From: Ocean He <hehy1-6jq1YtArVR3QT0dZR+AlfA@public.gmane.org>\n"
+ "> From: Ocean He <hehy1@lenovo.com>\n"
  "> \n"
  "> In the beginning of acpi_nfit_add, if fail to find NFIT table then\n"
  "> should\n"
  "> return -ENODEV, instead of 0.\n"
  "> \n"
- "> Signed-off-by: Ocean He <hehy1-6jq1YtArVR3QT0dZR+AlfA@public.gmane.org>\n"
+ "> Signed-off-by: Ocean He <hehy1@lenovo.com>\n"
  "> ---\n"
  ">  drivers/acpi/nfit/core.c | 2 +-\n"
  ">  1 file changed, 1 insertion(+), 1 deletion(-)\n"
@@ -51,4 +50,4 @@
  ">  \trc = devm_add_action_or_reset(dev, acpi_nfit_put_table,\n"
  > tbl);
 
-9fcce2b46867f7f06e45b401923f49ee9f527a524f9bfce2cbc8ceedda590475
+e5644ce0c2f8a52374f196d0f054d3943ff8bbe8a15f1497b7d3d1bd7ac8dc1a

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.