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:
e3df715
)
[SCSI] Remove no-op implementations of SCSI EH hooks
author
Jeff Garzik
<jgarzik@pobox.com>
Sat, 28 May 2005 11:52:51 +0000
(07:52 -0400)
committer
Jeff Garzik
<jgarzik@pobox.com>
Fri, 17 Jun 2005 17:04:45 +0000
(12:04 -0500)
Drivers need not implement a hook that returns FAILED, and does nothing
else, since the SCSI midlayer code will do that for us.
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
No differences found