diff for duplicates of <20160108150137.GH3097@leverpostej> diff --git a/a/1.txt b/N1/1.txt index c584fc2..82e80a6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -46,7 +46,3 @@ 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 diff --git a/a/content_digest b/N1/content_digest index ec9bc24..7412633 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -79,10 +79,6 @@ "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 c584fc2..9950509 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"), +> > ????????????????}, +> > ????????}, +> > ????????{ } > > }; > > > @@ -46,7 +46,3 @@ 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 diff --git a/a/content_digest b/N2/content_digest index ec9bc24..65f6316 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,35 +1,10 @@ "ref\01450278993-12664-1-git-send-email-tn@semihalf.com\0" "ref\01450278993-12664-23-git-send-email-tn@semihalf.com\0" "ref\01452262581.31901.26.camel@redhat.com\0" - "From\0Mark Rutland <mark.rutland@arm.com>\0" - "Subject\0Re: [PATCH V2 22/23] pci, acpi: Match PCI config space accessors against platfrom specific quirks.\0" + "From\0mark.rutland@arm.com (Mark Rutland)\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" "\00:1\0" "b\0" "On Fri, Jan 08, 2016 at 09:16:21AM -0500, Mark Salter wrote:\n" @@ -44,16 +19,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" @@ -79,10 +54,6 @@ "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.