All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20120730081822.GF15702@elgon.mountain>

diff --git a/a/1.txt b/N1/1.txt
index 6b0c100..c022508 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -16,10 +16,10 @@ index 7a5ccb2c..fc49f17 100644
  	ioa_cfg = (struct ipr_ioa_cfg *)shost->hostdata;
  
 @@ -5905,12 +5905,10 @@ static int ipr_queuecommand(struct Scsi_Host *shost,
- 	    (!ipr_is_gscsi(res) || scsi_cmd->cmnd[0] = IPR_QUERY_RSRC_STATE))
+ 	    (!ipr_is_gscsi(res) || scsi_cmd->cmnd[0] == IPR_QUERY_RSRC_STATE))
  		ioarcb->cmd_pkt.request_type = IPR_RQTYPE_IOACMD;
  
--	if (likely(rc = 0)) {
+-	if (likely(rc == 0)) {
 -		if (ioa_cfg->sis64)
 -			rc = ipr_build_ioadl64(ioa_cfg, ipr_cmd);
 -		else
diff --git a/a/content_digest b/N1/content_digest
index 450a72a..f24faab 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "From\0Dan Carpenter <dan.carpenter@oracle.com>\0"
  "Subject\0[patch 2/2] [SCSI] ipr: remove an unneeded check\0"
- "Date\0Mon, 30 Jul 2012 08:18:22 +0000\0"
+ "Date\0Mon, 30 Jul 2012 11:18:22 +0300\0"
  "To\0Brian King <brking@us.ibm.com>\0"
  "Cc\0James E.J. Bottomley <JBottomley@parallels.com>"
   linux-scsi@vger.kernel.org
@@ -26,10 +26,10 @@
  " \tioa_cfg = (struct ipr_ioa_cfg *)shost->hostdata;\n"
  " \n"
  "@@ -5905,12 +5905,10 @@ static int ipr_queuecommand(struct Scsi_Host *shost,\n"
- " \t    (!ipr_is_gscsi(res) || scsi_cmd->cmnd[0] = IPR_QUERY_RSRC_STATE))\n"
+ " \t    (!ipr_is_gscsi(res) || scsi_cmd->cmnd[0] == IPR_QUERY_RSRC_STATE))\n"
  " \t\tioarcb->cmd_pkt.request_type = IPR_RQTYPE_IOACMD;\n"
  " \n"
- "-\tif (likely(rc = 0)) {\n"
+ "-\tif (likely(rc == 0)) {\n"
  "-\t\tif (ioa_cfg->sis64)\n"
  "-\t\t\trc = ipr_build_ioadl64(ioa_cfg, ipr_cmd);\n"
  "-\t\telse\n"
@@ -43,4 +43,4 @@
  " \tspin_lock_irqsave(shost->host_lock, lock_flags);\n"
  " \tif (unlikely(rc || (!ioa_cfg->allow_cmds && !ioa_cfg->ioa_is_dead))) {"
 
-0d85580e843c5112ecf2f4af1480df7d82d839e6aea3542d3dbf8222c22134c8
+9e5cd708d7356cdebfaa03d215cb95d5fcaf7b6f11fdedaca2f2d9d45be01913

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.