Hello! On 9/11/23 7:02 AM, Damien Le Moal wrote: > There is no point in warning about a device being diabled when we expect Disabled. :-) > it to be, that is, on suspend, shutdown or when detaching a device. > Suppress this message for these cases by introducing the EH static > function ata_eh_dev_disable() and by using it in ata_eh_unload() and > ata_eh_detach_dev(). ata_dev_disable() code is modified to call this new > function after printing the "disable device" message. > > Signed-off-by: Damien Le Moal <dlemoal@xxxxxxxxxx> [...] MBR, Sergey