git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a02488e
)
[SCSI] remove timeout from struct scsi_device
author
James Bottomley
<James.Bottomley@HansenPartnership.com>
Sun, 30 Nov 2008 16:39:01 +0000
(10:39 -0600)
committer
James Bottomley
<James.Bottomley@HansenPartnership.com>
Mon, 29 Dec 2008 17:24:20 +0000
(11:24 -0600)
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>
No differences found