All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20100522203748.GT22515@bicker>

diff --git a/a/1.txt b/N1/1.txt
index 5b79360..1591e79 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -12,7 +12,7 @@ index b905dfe..14ca275 100644
  	}
  
 -	if (!fcport) {
-+	if (&fcport->list = &vha->vp_fcports) {
++	if (&fcport->list == &vha->vp_fcports) {
  		DEBUG2(printk(KERN_ERR "%s(%ld): Failed to find port\n",
  			__func__, vha->host_no));
  		return -EINVAL;
diff --git a/a/content_digest b/N1/content_digest
index b876015..cab778d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "From\0Dan Carpenter <error27@gmail.com>\0"
  "Subject\0[patch] scsi/qla2xxx: fix end of loop test\0"
- "Date\0Sat, 22 May 2010 20:37:48 +0000\0"
+ "Date\0Sat, 22 May 2010 22:37:48 +0200\0"
  "To\0Andrew Vasquez <andrew.vasquez@qlogic.com>\0"
  "Cc\0linux-driver@qlogic.com"
   James E.J. Bottomley <James.Bottomley@suse.de>
@@ -25,9 +25,9 @@
  " \t}\n"
  " \n"
  "-\tif (!fcport) {\n"
- "+\tif (&fcport->list = &vha->vp_fcports) {\n"
+ "+\tif (&fcport->list == &vha->vp_fcports) {\n"
  " \t\tDEBUG2(printk(KERN_ERR \"%s(%ld): Failed to find port\\n\",\n"
  " \t\t\t__func__, vha->host_no));\n"
  " \t\treturn -EINVAL;"
 
-0cafa6b8f5f428f8b30df65fde85fdad67108dbc474da1d02b0a122d86474a4e
+97ac45795f1e58d1648d7e20154cb4e2fe32d26b11d018f0214871972cf9d6ab

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.