diff for duplicates of <1452262581.31901.26.camel@redhat.com> diff --git a/a/1.txt b/N1/1.txt index 26a52ba..1cd7888 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -9,16 +9,16 @@ On Wed, 2015-12-16 at 16:16 +0100, Tomasz Nowicki 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 e0beb12..67b5fac 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,33 +1,9 @@ "ref\01450278993-12664-1-git-send-email-tn@semihalf.com\0" "ref\01450278993-12664-23-git-send-email-tn@semihalf.com\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 09:16:21 -0500\0" - "To\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\0" - "Cc\0robert.richter@caviumnetworks.com" - mw@semihalf.com - Liviu.Dudau@arm.com - ddaney@caviumnetworks.com - tglx@linutronix.de - wangyijing@huawei.com - Suravee.Suthikulpanit@amd.com - linux-pci@vger.kernel.org - linux-arm-kernel@lists.infradead.org - linux-acpi@vger.kernel.org - linux-kernel@vger.kernel.org - linaro-acpi@lists.linaro.org - jchandra@broadcom.com - " jcm@redhat.com\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Wed, 2015-12-16 at 16:16 +0100, Tomasz Nowicki wrote:\n" @@ -41,16 +17,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" @@ -65,4 +41,4 @@ "roots and not all of them have quirks, how does one no whether to override the\n" default ecam ops? -8154b3558f5fbd14ac08a1e7e08ce4c59c2ad4510a4befb48f2714e74fbf8b85 +cbf8155d462b9dd6e7f5eb3beea18b633a4ae3dc6fa448aea54e7f4e82c260ef
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.