[PATCH 08/07] sata_mv: remove leftovers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Remove redundant code left over from the earlier patch 04/07.

Signed-off-by: Mark Lord <mlord@xxxxxxxxx>
---

Gets rid of a harmless artifact from an earlier patch.
Posted as an addendum, rather than reworking the entire sequence.

--- old/drivers/ata/sata_mv.c	2009-01-30 18:38:17.000000000 -0500
+++ linux/drivers/ata/sata_mv.c	2009-01-30 21:37:56.000000000 -0500
@@ -1820,8 +1820,6 @@
		else if (!(qc->flags & ATA_QCFLAG_ACTIVE))
			qc = NULL;
	}
-	if (qc && (qc->tf.flags & ATA_TFLAG_POLLING))
-		qc = NULL;
	return qc;
}

--
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Filesystems]     [Linux SCSI]     [Linux RAID]     [Git]     [Kernel Newbies]     [Linux Newbie]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Samba]     [Device Mapper]

  Powered by Linux