diff for duplicates of <41644301.9EC028B3@sgi.com> diff --git a/a/1.txt b/N1/1.txt index 080765c..1c3603e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -35,7 +35,8 @@ That is a good idea and can be done. > + * information. > + */ > + -> + while ((pci_dev > + pci_find_device(PCI_ANY_ID, PCI_ANY_ID, pci_dev)) != NULL) { +> + while ((pci_dev = +> + pci_find_device(PCI_ANY_ID, PCI_ANY_ID, pci_dev)) != NULL) { > + sn_pci_fixup_slot(pci_dev); > + } > diff --git a/a/content_digest b/N1/content_digest index 776398a..cacba9a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\020041006185739.GA25773@cup.hp.com\0" "From\0Colin Ngam <cngam@sgi.com>\0" "Subject\0Re: [PATCH] 2.6 SGI Altix I/O code reorganization\0" - "Date\0Wed, 06 Oct 2004 19:09:54 +0000\0" + "Date\0Wed, 06 Oct 2004 14:09:54 -0500\0" "To\0Grant Grundler <iod00d@hp.com>\0" "Cc\0Patrick Gefre <pfg@sgi.com>" Luck @@ -51,7 +51,8 @@ "> + * information.\n" "> + */\n" "> +\n" - "> + while ((pci_dev > + pci_find_device(PCI_ANY_ID, PCI_ANY_ID, pci_dev)) != NULL) {\n" + "> + while ((pci_dev =\n" + "> + pci_find_device(PCI_ANY_ID, PCI_ANY_ID, pci_dev)) != NULL) {\n" "> + sn_pci_fixup_slot(pci_dev);\n" "> + }\n" ">\n" @@ -114,4 +115,4 @@ "> the body of a message to majordomo@vger.kernel.org\n" > More majordomo info at http://vger.kernel.org/majordomo-info.html -cccbb01725dbd1dc7fb8832edef243055f2eb8083c3bc05712c29ccaa9c89d8c +b40d5f8a5dfef420568f9f31e6b20ed182df832c306ffd6553d26f13f028bb9e
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.