On 05/23/2018 02:19 PM, Christoph Hellwig wrote:
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@xxxxxx> --- drivers/ata/libata-eh.c | 51 ----------------------------------------- include/linux/libata.h | 2 -- 2 files changed, 53 deletions(-)
Reviewed-by: Hannes Reinecke <hare@xxxxxxxx> Cheers, Hannes