All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <414AD33A.80701@jp.fujitsu.com>

diff --git a/a/1.txt b/N1/1.txt
index fa84aae..151e6a2 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -16,7 +16,7 @@ diff -Nur linux-2.6.8.1/arch/i386/pci/common.c linux-2.6.8.1-pci/arch/i386/pci/c
 +	struct pci_dev *pdev;
 +
 +	list_for_each_entry(pdev, &bus->devices, bus_list) {
-+		if (pdev->class >> 8 = PCI_CLASS_BRIDGE_HOST) {
++		if (pdev->class >> 8 == PCI_CLASS_BRIDGE_HOST) {
 +			bus->self = pdev;
 +			return;
 +		}
diff --git a/a/content_digest b/N1/content_digest
index 878ff08..e2e85d1 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\0412FDE7B.3070609@jp.fujitsu.com\0"
  "From\0Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>\0"
  "Subject\0Re: [RFC&PATCH 1/2] PCI Error Recovery (readX_check)\0"
- "Date\0Fri, 17 Sep 2004 12:06:18 +0000\0"
+ "Date\0Fri, 17 Sep 2004 21:06:18 +0900\0"
  "To\0Linux Kernel list <linux-kernel@vger.kernel.org>"
  " linux-ia64@vger.kernel.org\0"
  "Cc\0Grant Grundler <iod00d@hp.com>"
@@ -27,7 +27,7 @@
  "+\tstruct pci_dev *pdev;\n"
  "+\n"
  "+\tlist_for_each_entry(pdev, &bus->devices, bus_list) {\n"
- "+\t\tif (pdev->class >> 8 = PCI_CLASS_BRIDGE_HOST) {\n"
+ "+\t\tif (pdev->class >> 8 == PCI_CLASS_BRIDGE_HOST) {\n"
  "+\t\t\tbus->self = pdev;\n"
  "+\t\t\treturn;\n"
  "+\t\t}\n"
@@ -485,4 +485,4 @@
  "  #endif /* __KERNEL__ */\n"
    #endif /* LINUX_PCI_H */
 
-6af48422d46d9a002aa859419520f39c474e1a6e9598fb7ca0cde5fd1b03eee2
+fafb922cae07a4998f8dee88e295b8875d5bbf0606d92eda4c5ea16ae15d58a6

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.