Re: [PATCH 07/11] isci: Remove redundant isci_request.ttype field.

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

 



On Thu, 2011-10-27 at 15:05 -0700, Dan Williams wrote:
> @@ -3563,7 +3542,7 @@ static struct isci_request
> *isci_io_request_from_tag(struct isci_host *ihost,
>  
>         ireq = isci_request_from_tag(ihost, tag);
>         ireq->ttype_ptr.io_task_ptr = task;
> -       ireq->ttype = io_task;
> +       clear_bit(IREQ_TMF, &ireq->flags);;
>         task->lldd_task = ireq;

Double semicolon.  checkpatch.pl should warn about this.  I fixed it.

James


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


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux