commit | b29f841378460c37e99a2398d0015d9bd7901a09 | [log] [tgz] |
---|---|---|
author | James Bottomley <James.Bottomley@HansenPartnership.com> | Sun Nov 30 10:39:01 2008 -0600 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Mon Dec 29 11:24:20 2008 -0600 |
tree | 0ef4dcdde5364119a2e1745cea611c9d620fd3c6 | |
parent | a02488ed73488f316aa00eb973407f4229c6c2bf [diff] |
[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>