All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20041006185739.GA25773@cup.hp.com>

diff --git a/a/1.txt b/N1/1.txt
index b870733..4dd768f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -21,7 +21,8 @@ o This bit of code belongs in the pcibios_fixup_bus() call path:
 	+        * 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 87447b2..c2f6167 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\041641007.5020702@sgi.com\0"
  "From\0Grant Grundler <iod00d@hp.com>\0"
  "Subject\0Re: [PATCH] 2.6 SGI Altix I/O code reorganization\0"
- "Date\0Wed, 06 Oct 2004 18:57:39 +0000\0"
+ "Date\0Wed, 6 Oct 2004 11:57:39 -0700\0"
  "To\0Patrick Gefre <pfg@sgi.com>\0"
  "Cc\0Luck"
   Tony <tony.luck@intel.com>
@@ -37,7 +37,8 @@
  "\t+        * information.\n"
  "\t+        */\n"
  "\t+\n"
- "\t+       while ((pci_dev \t+               pci_find_device(PCI_ANY_ID, PCI_ANY_ID, pci_dev)) != NULL) {\n"
+ "\t+       while ((pci_dev =\n"
+ "\t+               pci_find_device(PCI_ANY_ID, PCI_ANY_ID, pci_dev)) != NULL) {\n"
  "\t+               sn_pci_fixup_slot(pci_dev);\n"
  "\t+       }\n"
  "\n"
@@ -65,4 +66,4 @@
  "sorry for the initial bad advice and I hope this helps,\n"
  grant
 
-b4c98ec16612037261541bb373d34688d48f92726a4ce1350dd9c30caca3efaf
+4098a9d92734c97d396761c53ee9b789bcd1a020f192309e4bb38e2d7eb9fff9

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.