All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <41644D61.9A75D7E7@sgi.com>

diff --git a/a/1.txt b/N1/1.txt
index d5ec770..91cf846 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -65,7 +65,8 @@ In the routine sn_pci_fixup_bus()
 +       struct hubdev_info *hubdev_info;
 +       void *provider_soft;
 +
-+       status +           sal_get_pcibus_info((u64) segment, (u64) busnum,
++       status =
++           sal_get_pcibus_info((u64) segment, (u64) busnum,
 +                               (u64) ia64_tpa(&prom_bussoft_ptr));
 +       if (status > 0) {
 +               return;         /* bus # does not exist */
@@ -78,7 +79,7 @@ In the routine sn_pci_fixup_bus()
 +       }
 +
 +       bus = pci_scan_bus(busnum, &sn_pci_root_ops, controller);
-+       if (bus = NULL) {
++       if (bus == NULL) {
 +               return;         /* error, or bus already scanned */
 +       }
 
diff --git a/a/content_digest b/N1/content_digest
index 010c3fa..1cfb850 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -5,7 +5,7 @@
  "ref\020041006195424.GF25773@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:54:09 +0000\0"
+ "Date\0Wed, 06 Oct 2004 14:54:09 -0500\0"
  "To\0Grant Grundler <iod00d@hp.com>\0"
  "Cc\0Patrick Gefre <pfg@sgi.com>"
   Luck
@@ -83,7 +83,8 @@
  "+       struct hubdev_info *hubdev_info;\n"
  "+       void *provider_soft;\n"
  "+\n"
- "+       status +           sal_get_pcibus_info((u64) segment, (u64) busnum,\n"
+ "+       status =\n"
+ "+           sal_get_pcibus_info((u64) segment, (u64) busnum,\n"
  "+                               (u64) ia64_tpa(&prom_bussoft_ptr));\n"
  "+       if (status > 0) {\n"
  "+               return;         /* bus # does not exist */\n"
@@ -96,7 +97,7 @@
  "+       }\n"
  "+\n"
  "+       bus = pci_scan_bus(busnum, &sn_pci_root_ops, controller);\n"
- "+       if (bus = NULL) {\n"
+ "+       if (bus == NULL) {\n"
  "+               return;         /* error, or bus already scanned */\n"
  "+       }\n"
  "\n"
@@ -120,4 +121,4 @@
  ">\n"
  > grant
 
-0a9621b8716705ac9422196c664fe3cdde8d4c404203cb71befd17408d1deb3b
+be85acb9e3b25786ec648fd47d4fdd5828df7892275d451c634d45df2c20547e

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.