All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20141219111300.GA19924@sloth>

diff --git a/a/1.txt b/N1/1.txt
index 521a979..1206607 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -22,7 +22,7 @@ index a6f89fd..6162a89 100644
  		sas_device_priv_data = sdev->hostdata;
  		if (!sas_device_priv_data)
  			continue;
- 		if (sas_device_priv_data->sas_target->handle = handle) {
+ 		if (sas_device_priv_data->sas_target->handle == handle) {
  			sas_device_priv_data->sas_target->tm_busy = action;
 -			skip = 1;
  			ioc->ignore_loginfos = action;
diff --git a/a/content_digest b/N1/content_digest
index 5d914cc..228698d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "From\0Quentin Lambert <lambert.quentin@gmail.com>\0"
  "Subject\0[PATCH 2/3] [SCSI] mpt2sas: Simplify the code of mpt2sas_scsih_tm_flag\0"
- "Date\0Fri, 19 Dec 2014 11:13:00 +0000\0"
+ "Date\0Fri, 19 Dec 2014 12:13:00 +0100\0"
  "To\0Nagalakshmi Nandigama <nagalakshmi.nandigama@avagotech.com>"
   Praveen Krishnamoorthy <praveen.krishnamoorthy@avagotech.com>
   Sreekanth Reddy <sreekanth.reddy@avagotech.com>
@@ -36,7 +36,7 @@
  " \t\tsas_device_priv_data = sdev->hostdata;\n"
  " \t\tif (!sas_device_priv_data)\n"
  " \t\t\tcontinue;\n"
- " \t\tif (sas_device_priv_data->sas_target->handle = handle) {\n"
+ " \t\tif (sas_device_priv_data->sas_target->handle == handle) {\n"
  " \t\t\tsas_device_priv_data->sas_target->tm_busy = action;\n"
  "-\t\t\tskip = 1;\n"
  " \t\t\tioc->ignore_loginfos = action;\n"
@@ -47,4 +47,4 @@
  "-- \n"
  1.9.1
 
-f38b8bced5506615b766e6d0d88b3a2378bfa06fdfae0f8c97edc5787e95755e
+339fc71fb4da7c3de8b27ca301980a11b184e3740faeb17c7577f31b3b4df49e

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.