diff for duplicates of <555F333E.10605@linaro.org> diff --git a/a/1.txt b/N1/1.txt index 90ed6fc..bb3ce54 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -46,7 +46,7 @@ On 2015年05月14日 16:56, Jiang Liu wrote: > dev_err(dev, "PCI: No memory for %s I/O port space\n", > info->name); > @@ -190,7 +190,7 @@ static int add_io_space(struct device *dev, struct pci_root_info *info, -> if (space_nr == 0) +> if (space_nr = 0) > sparse = 1; > > - resource = &iospace->res; @@ -91,7 +91,3 @@ Reviewed-by: Hanjun Guo <hanjun.guo@linaro.org> Thanks Hanjun --- -To unsubscribe from this list: send the line "unsubscribe linux-ia64" 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 4528190..2db4cec 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01431593803-5213-4-git-send-email-jiang.liu@linux.intel.com\0" "From\0Hanjun Guo <hanjun.guo@linaro.org>\0" "Subject\0Re: [Patch v3 3/7] ia64/PCI: Use common struct resource_entry to replace struct iospace_resource\0" - "Date\0Fri, 22 May 2015 21:46:38 +0800\0" + "Date\0Fri, 22 May 2015 13:46:38 +0000\0" "To\0Jiang Liu <jiang.liu@linux.intel.com>" Rafael J . Wysocki <rjw@rjwysocki.net> Bjorn Helgaas <bhelgaas@google.com> @@ -69,7 +69,7 @@ "> \t\tdev_err(dev, \"PCI: No memory for %s I/O port space\\n\",\n" "> \t\t\tinfo->name);\n" "> @@ -190,7 +190,7 @@ static int add_io_space(struct device *dev, struct pci_root_info *info,\n" - "> \tif (space_nr == 0)\n" + "> \tif (space_nr = 0)\n" "> \t\tsparse = 1;\n" ">\n" "> -\tresource = &iospace->res;\n" @@ -113,10 +113,6 @@ "Reviewed-by: Hanjun Guo <hanjun.guo@linaro.org>\n" "\n" "Thanks\n" - "Hanjun\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-ia64\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + Hanjun -e3eb16bb0ab0013f45883377f1abd60c5652a282c9dd380499cba9f9132258aa +254dfc7839920761d8b80743786967f0b1feba575e83c3c1dfa39a870fb3f9b5
diff --git a/a/1.txt b/N2/1.txt index 90ed6fc..59bea66 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -91,7 +91,3 @@ Reviewed-by: Hanjun Guo <hanjun.guo@linaro.org> Thanks Hanjun --- -To unsubscribe from this list: send the line "unsubscribe linux-ia64" 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 4528190..4841881 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -113,10 +113,6 @@ "Reviewed-by: Hanjun Guo <hanjun.guo@linaro.org>\n" "\n" "Thanks\n" - "Hanjun\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-ia64\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + Hanjun -e3eb16bb0ab0013f45883377f1abd60c5652a282c9dd380499cba9f9132258aa +dc87722cb3bbc00c4187bfdf93c09daf57126d8a6e13135eeee275796835b2c3
diff --git a/a/1.txt b/N3/1.txt index 90ed6fc..52fcd86 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -1,4 +1,4 @@ -On 2015年05月14日 16:56, Jiang Liu wrote: +On 2015?05?14? 16:56, Jiang Liu wrote: > Use common struct resource_entry to replace private > struct iospace_resource. > @@ -91,7 +91,3 @@ Reviewed-by: Hanjun Guo <hanjun.guo@linaro.org> Thanks Hanjun --- -To unsubscribe from this list: send the line "unsubscribe linux-ia64" 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/N3/content_digest index 4528190..378bcb4 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -1,27 +1,12 @@ "ref\01431593803-5213-1-git-send-email-jiang.liu@linux.intel.com\0" "ref\01431593803-5213-4-git-send-email-jiang.liu@linux.intel.com\0" - "From\0Hanjun Guo <hanjun.guo@linaro.org>\0" - "Subject\0Re: [Patch v3 3/7] ia64/PCI: Use common struct resource_entry to replace struct iospace_resource\0" + "From\0hanjun.guo@linaro.org (Hanjun Guo)\0" + "Subject\0[Patch v3 3/7] ia64/PCI: Use common struct resource_entry to replace struct iospace_resource\0" "Date\0Fri, 22 May 2015 21:46:38 +0800\0" - "To\0Jiang Liu <jiang.liu@linux.intel.com>" - Rafael J . Wysocki <rjw@rjwysocki.net> - Bjorn Helgaas <bhelgaas@google.com> - Marc Zyngier <marc.zyngier@arm.com> - Yijing Wang <wangyijing@huawei.com> - Tony Luck <tony.luck@intel.com> - Fenghua Yu <fenghua.yu@intel.com> - " Yinghai Lu <yinghai@kernel.org>\0" - "Cc\0Lv Zheng <lv.zheng@intel.com>" - lenb @ kernel . org <lenb@kernel.org> - LKML <linux-kernel@vger.kernel.org> - linux-pci@vger.kernel.org - linux-acpi@vger.kernel.org - x86 @ kernel . org <x86@kernel.org> - linux-arm-kernel@lists.infradead.org - " linux-ia64@vger.kernel.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" - "On 2015\345\271\26405\346\234\21014\346\227\245 16:56, Jiang Liu wrote:\n" + "On 2015?05?14? 16:56, Jiang Liu wrote:\n" "> Use common struct resource_entry to replace private\n" "> struct iospace_resource.\n" ">\n" @@ -113,10 +98,6 @@ "Reviewed-by: Hanjun Guo <hanjun.guo@linaro.org>\n" "\n" "Thanks\n" - "Hanjun\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-ia64\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + Hanjun -e3eb16bb0ab0013f45883377f1abd60c5652a282c9dd380499cba9f9132258aa +487daacbc515f2e7d57089e405689f98e145c0952c1211a2c3c7fae61c71752f
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.