All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160108150137.GH3097@leverpostej>

diff --git a/a/1.txt b/N1/1.txt
index f93db9e..382d731 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -45,8 +45,4 @@ to some extent, rightfulyl so). We should aim for correctness here with
 explicit matching.
 
 Thanks,
-Mark.
---
-To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
-the body of a message to majordomo@vger.kernel.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
\ No newline at end of file
+Mark.
\ No newline at end of file
diff --git a/a/content_digest b/N1/content_digest
index 98a906d..45f0c1b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -100,11 +100,7 @@
   "explicit matching.\n",
   "\n",
   "Thanks,\n",
-  "Mark.\n",
-  "--\n",
-  "To unsubscribe from this list: send the line \"unsubscribe linux-acpi\" in\n",
-  "the body of a message to majordomo\@vger.kernel.org\n",
-  "More majordomo info at  http://vger.kernel.org/majordomo-info.html"
+  "Mark."
 ]
 
-1eae68ba45e962edec9a74e033061fc9f3a2c72f9dcc82770f89e060272db18b
+03c6e2722a287aab7bb4a35fa6686684e35c4ada8e6dd0b36b800030fde56cd9

diff --git a/a/1.txt b/N2/1.txt
index f93db9e..4e954fe 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -10,16 +10,16 @@ On Fri, Jan 08, 2016 at 09:16:21AM -0500, Mark Salter wrote:
 > > example:
 > > 
 > > static const struct dmi_system_id yyy[] = {
-> >         {
-> >                 .ident = "<Platform ident string>",
-> >                 .callback = <handler>,
-> >                 .matches = {
-> >                         DMI_MATCH(DMI_SYS_VENDOR, "<system vendor>"),
-> >                         DMI_MATCH(DMI_PRODUCT_NAME, "<product name>"),
-> >                         DMI_MATCH(DMI_PRODUCT_VERSION, "product version"),
-> >                 },
-> >         },
-> >         { }
+> > ????????{
+> > ????????????????.ident = "<Platform ident string>",
+> > ????????????????.callback = <handler>,
+> > ????????????????.matches = {
+> > ????????????????????????DMI_MATCH(DMI_SYS_VENDOR, "<system vendor>"),
+> > ????????????????????????DMI_MATCH(DMI_PRODUCT_NAME, "<product name>"),
+> > ????????????????????????DMI_MATCH(DMI_PRODUCT_VERSION, "product version"),
+> > ????????????????},
+> > ????????},
+> > ????????{ }
 > > };
 > > 
 > 
@@ -45,8 +45,4 @@ to some extent, rightfulyl so). We should aim for correctness here with
 explicit matching.
 
 Thanks,
-Mark.
---
-To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
-the body of a message to majordomo@vger.kernel.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
\ No newline at end of file
+Mark.
\ No newline at end of file
diff --git a/a/content_digest b/N2/content_digest
index 98a906d..5886574 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -8,43 +8,16 @@
   "ref\0001452262581.31901.26.camel\@redhat.com\0"
 ]
 [
-  "From\0Mark Rutland <mark.rutland\@arm.com>\0"
+  "From\0mark.rutland\@arm.com (Mark Rutland)\0"
 ]
 [
-  "Subject\0Re: [PATCH V2 22/23] pci, acpi: Match PCI config space accessors against platfrom specific quirks.\0"
+  "Subject\0[PATCH V2 22/23] pci, acpi: Match PCI config space accessors against platfrom specific quirks.\0"
 ]
 [
   "Date\0Fri, 8 Jan 2016 15:01:37 +0000\0"
 ]
 [
-  "To\0Mark Salter <msalter\@redhat.com>\0"
-]
-[
-  "Cc\0Tomasz Nowicki <tn\@semihalf.com>",
-  " bhelgaas\@google.com",
-  " arnd\@arndb.de",
-  " will.deacon\@arm.com",
-  " catalin.marinas\@arm.com",
-  " rjw\@rjwysocki.net",
-  " hanjun.guo\@linaro.org",
-  " Lorenzo.Pieralisi\@arm.com",
-  " okaya\@codeaurora.org",
-  " jiang.liu\@linux.intel.com",
-  " Stefano.Stabellini\@eu.citrix.com",
-  " jchandra\@broadcom.com",
-  " linaro-acpi\@lists.linaro.org",
-  " linux-pci\@vger.kernel.org",
-  " Liviu.Dudau\@arm.com",
-  " ddaney\@caviumnetworks.com",
-  " linux-kernel\@vger.kernel.org",
-  " linux-acpi\@vger.kernel.org",
-  " robert.richter\@caviumnetworks.com",
-  " Suravee.Suthikulpanit\@amd.com",
-  " jcm\@redhat.com",
-  " wangyijing\@huawei.com",
-  " tglx\@linutronix.de",
-  " mw\@semihalf.com",
-  " linux-arm-kernel\@lists.infradead.org\0"
+  "To\0linux-arm-kernel\@lists.infradead.org\0"
 ]
 [
   "\0000:1\0"
@@ -65,16 +38,16 @@
   "> > example:\n",
   "> > \n",
   "> > static const struct dmi_system_id yyy[] = {\n",
-  "> > \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240{\n",
-  "> > \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240.ident = \"<Platform ident string>\",\n",
-  "> > \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240.callback = <handler>,\n",
-  "> > \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240.matches = {\n",
-  "> > \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240DMI_MATCH(DMI_SYS_VENDOR, \"<system vendor>\"),\n",
-  "> > \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240DMI_MATCH(DMI_PRODUCT_NAME, \"<product name>\"),\n",
-  "> > \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240DMI_MATCH(DMI_PRODUCT_VERSION, \"product version\"),\n",
-  "> > \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240},\n",
-  "> > \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240},\n",
-  "> > \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240{ }\n",
+  "> > ????????{\n",
+  "> > ????????????????.ident = \"<Platform ident string>\",\n",
+  "> > ????????????????.callback = <handler>,\n",
+  "> > ????????????????.matches = {\n",
+  "> > ????????????????????????DMI_MATCH(DMI_SYS_VENDOR, \"<system vendor>\"),\n",
+  "> > ????????????????????????DMI_MATCH(DMI_PRODUCT_NAME, \"<product name>\"),\n",
+  "> > ????????????????????????DMI_MATCH(DMI_PRODUCT_VERSION, \"product version\"),\n",
+  "> > ????????????????},\n",
+  "> > ????????},\n",
+  "> > ????????{ }\n",
   "> > };\n",
   "> > \n",
   "> \n",
@@ -100,11 +73,7 @@
   "explicit matching.\n",
   "\n",
   "Thanks,\n",
-  "Mark.\n",
-  "--\n",
-  "To unsubscribe from this list: send the line \"unsubscribe linux-acpi\" in\n",
-  "the body of a message to majordomo\@vger.kernel.org\n",
-  "More majordomo info at  http://vger.kernel.org/majordomo-info.html"
+  "Mark."
 ]
 
-1eae68ba45e962edec9a74e033061fc9f3a2c72f9dcc82770f89e060272db18b
+4c64dcaa3e882e5c8f7452fb404b1ac63a24dc17c8ea48291abf7b5c1c8a2abd

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.