All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <42CB680E.2010103@jp.fujitsu.com>

diff --git a/a/1.txt b/N1/1.txt
index 57ed947..951fa52 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -30,7 +30,8 @@ Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
   1 files changed, 45 insertions(+)
 
 Index: linux-2.6.13-rc1/arch/ia64/lib/iomap_check.c
-=================================--- linux-2.6.13-rc1.orig/arch/ia64/lib/iomap_check.c
+===================================================================
+--- linux-2.6.13-rc1.orig/arch/ia64/lib/iomap_check.c
 +++ linux-2.6.13-rc1/arch/ia64/lib/iomap_check.c
 @@ -17,6 +17,9 @@ DEFINE_SPINLOCK(iochk_lock);	/* all work
   static struct pci_dev *search_host_bridge(struct pci_dev *dev);
@@ -69,7 +70,7 @@ Index: linux-2.6.13-rc1/arch/ia64/lib/iomap_check.c
 +	if (bridge) {
 +		/* local notify, ex. Parity, Abort etc. */
 +		list_for_each_entry(cookie, &iochk_devices, list) {
-+			if (cookie->host = bridge)
++			if (cookie->host == bridge)
 +				cookie->error = 1;
 +		}
 +	}
diff --git a/a/content_digest b/N1/content_digest
index 7f6689f..1dd4e16 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\042CB63B2.6000505@jp.fujitsu.com\0"
  "From\0Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>\0"
  "Subject\0[PATCH 2.6.13-rc1 05/10] IOCHK interface for I/O error handling/detecting\0"
- "Date\0Wed, 06 Jul 2005 05:11:42 +0000\0"
+ "Date\0Wed, 06 Jul 2005 14:11:42 +0900\0"
  "To\0Linux Kernel list <linux-kernel@vger.kernel.org>"
   linux-ia64@vger.kernel.org
   Luck
@@ -45,7 +45,8 @@
  "  1 files changed, 45 insertions(+)\n"
  "\n"
  "Index: linux-2.6.13-rc1/arch/ia64/lib/iomap_check.c\n"
- "=================================--- linux-2.6.13-rc1.orig/arch/ia64/lib/iomap_check.c\n"
+ "===================================================================\n"
+ "--- linux-2.6.13-rc1.orig/arch/ia64/lib/iomap_check.c\n"
  "+++ linux-2.6.13-rc1/arch/ia64/lib/iomap_check.c\n"
  "@@ -17,6 +17,9 @@ DEFINE_SPINLOCK(iochk_lock);\t/* all work\n"
  "  static struct pci_dev *search_host_bridge(struct pci_dev *dev);\n"
@@ -84,7 +85,7 @@
  "+\tif (bridge) {\n"
  "+\t\t/* local notify, ex. Parity, Abort etc. */\n"
  "+\t\tlist_for_each_entry(cookie, &iochk_devices, list) {\n"
- "+\t\t\tif (cookie->host = bridge)\n"
+ "+\t\t\tif (cookie->host == bridge)\n"
  "+\t\t\t\tcookie->error = 1;\n"
  "+\t\t}\n"
  "+\t}\n"
@@ -113,4 +114,4 @@
  "  EXPORT_SYMBOL(iochk_read);\n"
    EXPORT_SYMBOL(iochk_clear);
 
-c21d88988bbd1660b443e01a7cd59e4ee28dae61815ca96e3b5e00863f4f2416
+2b4bf471c4b0d004e0bd5e74251842ded62f0864a8d53d00536323b07d4a584a

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.