[SCSI] remove timeout from struct scsi_device
authorJames Bottomley <James.Bottomley@HansenPartnership.com>
Sun, 30 Nov 2008 16:39:01 +0000 (10:39 -0600)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Mon, 29 Dec 2008 17:24:20 +0000 (11:24 -0600)
commitb29f841378460c37e99a2398d0015d9bd7901a09
tree0ef4dcdde5364119a2e1745cea611c9d620fd3c6
parenta02488ed73488f316aa00eb973407f4229c6c2bf
[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>
include/scsi/scsi_device.h