diff for duplicates of <55D68356.1060706@huawei.com> diff --git a/a/1.txt b/N1/1.txt index feabb21..3665241 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -47,8 +47,8 @@ Yijing. > --- a/drivers/pci/probe.c > +++ b/drivers/pci/probe.c > @@ -997,7 +997,12 @@ void set_pcie_port_type(struct pci_dev *pdev) -> else if (type == PCI_EXP_TYPE_UPSTREAM || -> type == PCI_EXP_TYPE_DOWNSTREAM) { +> else if (type = PCI_EXP_TYPE_UPSTREAM || +> type = PCI_EXP_TYPE_DOWNSTREAM) { > parent = pci_upstream_bridge(pdev); > - if (!parent->has_secondary_link) > + diff --git a/a/content_digest b/N1/content_digest index 715c66b..cfa62b5 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -5,14 +5,14 @@ "ref\020150820212109.GB14810@google.com\0" "From\0wangyijing <wangyijing@huawei.com>\0" "Subject\0Re: [PATCH] PCI/ASPM: Fix a NULL pointer crash on sparc64\0" - "Date\0Fri, 21 Aug 2015 09:48:06 +0800\0" + "Date\0Fri, 21 Aug 2015 01:48:06 +0000\0" "To\0Bjorn Helgaas <bhelgaas@google.com>" " David Miller <davem@davemloft.net>\0" - "Cc\0<linux-pci@vger.kernel.org>" - <mroos@linux.ee> - <sparclinux@vger.kernel.org> - <eric.snowberg@oracle.com> - " <benh@kernel.crashing.org>\0" + "Cc\0linux-pci@vger.kernel.org" + mroos@linux.ee + sparclinux@vger.kernel.org + eric.snowberg@oracle.com + " benh@kernel.crashing.org\0" "\00:1\0" "b\0" "Hi Bjorn, David, thanks for your effort to improve the patch commit.\n" @@ -64,8 +64,8 @@ "> --- a/drivers/pci/probe.c\n" "> +++ b/drivers/pci/probe.c\n" "> @@ -997,7 +997,12 @@ void set_pcie_port_type(struct pci_dev *pdev)\n" - "> \telse if (type == PCI_EXP_TYPE_UPSTREAM ||\n" - "> \t\t type == PCI_EXP_TYPE_DOWNSTREAM) {\n" + "> \telse if (type = PCI_EXP_TYPE_UPSTREAM ||\n" + "> \t\t type = PCI_EXP_TYPE_DOWNSTREAM) {\n" "> \t\tparent = pci_upstream_bridge(pdev);\n" "> -\t\tif (!parent->has_secondary_link)\n" "> +\n" @@ -81,4 +81,4 @@ "> .\n" > -e485e78ec9c3cdf5ad717dee5e4943354be2682925e46eb927cf508c3a93978d +4c4c1d45bdd44bbb5549780f750cdde64c37e8ffd78bb44257ad648b0040f07d
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.