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

diff --git a/a/1.txt b/N1/1.txt
index 05f658b..3cb5fcd 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -12,16 +12,16 @@ On Fri, 2016-01-08 at 15:12 +0000, Mark Rutland 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"),
+> > > > ????????????????},
+> > > > ????????},
+> > > > ????????{ }
 > > > > };
 > > > > 
 > > > 
diff --git a/a/content_digest b/N1/content_digest
index 9844264..8dd363d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,35 +3,10 @@
  "ref\01452262581.31901.26.camel@redhat.com\0"
  "ref\020160108150137.GH3097@leverpostej\0"
  "ref\020160108151216.GJ3097@leverpostej\0"
- "From\0Mark Salter <msalter@redhat.com>\0"
- "Subject\0Re: [PATCH V2 22/23] pci, acpi: Match PCI config space accessors against platfrom specific quirks.\0"
+ "From\0msalter@redhat.com (Mark Salter)\0"
+ "Subject\0[PATCH V2 22/23] pci, acpi: Match PCI config space accessors against platfrom specific quirks.\0"
  "Date\0Fri, 08 Jan 2016 11:07:16 -0500\0"
- "To\0Mark Rutland <mark.rutland@arm.com>\0"
- "Cc\0linaro-acpi@lists.linaro.org"
-  linux-pci@vger.kernel.org
-  will.deacon@arm.com
-  okaya@codeaurora.org
-  wangyijing@huawei.com
-  Lorenzo.Pieralisi@arm.com
-  Tomasz Nowicki <tn@semihalf.com>
-  ddaney@caviumnetworks.com
-  linux-acpi@vger.kernel.org
-  robert.richter@caviumnetworks.com
-  linux-arm-kernel@lists.infradead.org
-  catalin.marinas@arm.com
-  arnd@arndb.de
-  Stefano.Stabellini@eu.citrix.com
-  Liviu.Dudau@arm.com
-  bhelgaas@google.com
-  tglx@linutronix.de
-  mw@semihalf.com
-  jcm@redhat.com
-  jchandra@broadcom.com
-  rjw@rjwysocki.net
-  linux-kernel@vger.kernel.org
-  hanjun.guo@linaro.org
-  Suravee.Suthikulpanit@amd.com
- " jiang.liu@linux.intel.com\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Fri, 2016-01-08 at 15:12 +0000, Mark Rutland wrote:\n"
@@ -48,16 +23,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"
@@ -96,4 +71,4 @@
  "yeah, it should be painful in order to give incentive to the silicon vendors to\n"
  get it right.
 
-8587d31f765f55d602c8a4c416cb051fba26293fc9660ec4b72ac6760da179fa
+a0e24e471b90252486fc93497fb394b178fb55453fffd28cea6755fd560cd886

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.