From: James Bottomley Date: Sun, 30 Nov 2008 16:39:01 +0000 (-0600) Subject: [SCSI] remove timeout from struct scsi_device X-Git-Tag: v2.6.29-rc1~555^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b29f841378460c37e99a2398d0015d9bd7901a09;p=pandora-kernel.git [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 --- Reading git-diff-tree failed