Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SCSI] remove timeout from struct scsi_device
by removing the unused timeout parameter we ensure a compile failure if anyone is accidentally still using it rather than the block timeout. Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
- Loading branch information