diff for duplicates of <412AD1EA.6080306@jp.fujitsu.com> diff --git a/a/1.txt b/N1/1.txt index ba32c2e..125a066 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -18,7 +18,7 @@ diff -Nur /usr/src/linux-2.6.8.1/arch/i386/pci/common.c /tmp/linux-2.6.8.1/arch/ + 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 7b3a28e..e0fadbf 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>\0" "Subject\0[RFC&PATCH 2/2] PCI Error Recovery (readX_check)\0" - "Date\0Tue, 24 Aug 2004 05:28:10 +0000\0" + "Date\0Tue, 24 Aug 2004 14:28:10 +0900\0" "To\0linux-kernel@vger.kernel.org\0" "Cc\0linux-ia64@vger.kernel.org" " Linus Torvalds <torvalds@osdl.org>\0" @@ -26,7 +26,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" @@ -483,4 +483,4 @@ " #endif /* __KERNEL__ */\n" #endif /* LINUX_PCI_H */ -136d9889b4661087b9981d2635369695d622ed42d6bc6940a9e8994262132296 +870c5407dae3145e6913f1134eb950e45f4de505f53c0b2789280d153c6ce059
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.