[SCSI] Remove no-op implementations of SCSI EH hooks
authorJeff Garzik <jgarzik@pobox.com>
Sat, 28 May 2005 11:52:51 +0000 (07:52 -0400)
committerJeff 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