commit | 3471c288036bf0835a82d0b1bbce2002f6e68390 | [log] [tgz] |
---|---|---|
author | Jeff Garzik <jgarzik@pobox.com> | Sat May 28 07:52:51 2005 -0400 |
committer | Jeff Garzik <jgarzik@pobox.com> | Fri Jun 17 12:04:45 2005 -0500 |
tree | 9a646a16877b7c600c583a32f703dd02a621c603 | |
parent | e3df715501be3329986e5d9dfa9a477f49e7996b [diff] |
[SCSI] Remove no-op implementations of SCSI EH hooks 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>