Re: [PATCH 01/14] libata: remove ata_scsi_timed_out

2018-05-23 Thread Hannes Reinecke
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 ---

[PATCH 01/14] libata: remove ata_scsi_timed_out

2018-05-23 Thread Christoph Hellwig
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 --- drivers/ata/libata-eh.c | 51 -