On 09/29/2015 03:47 AM, Hannes Reinecke wrote:
- if (!err) {
- err = SCSI_DH_IO;
- goto done;
- }
The assignment to 'err' was removed in patch 06/36 so this part should be moved to patch 06/36. Otherwise this patch looks fine to me.
Bart. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

