libata: remove ata_scsi_timed_out
authorChristoph Hellwig <hch@lst.de>
Tue, 29 May 2018 13:52:26 +0000 (15:52 +0200)
committerJens Axboe <axboe@kernel.dk>
Tue, 29 May 2018 14:47:40 +0000 (08:47 -0600)
commit01fc27d96950149c3e6c0b8dfbe05e26725381cb
tree010ac71518160f74aca2fc14a8a2696d37119c8e
parentce4c3e19e5201424357a0c82176633b32a98d2ec
libata: remove ata_scsi_timed_out

As far as I can tell this function can't even be called any more, given
that ATA implements its own eh_strategy_handler with ata_scsi_error, which
never calls ->eh_timed_out.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/ata/libata-eh.c
include/linux/libata.h