On Fri, 04 Jul 2025 19:46:00 +0900, Damien Le Moal wrote: > Introduce the inline helper function ata_port_eh_scheduled() to test if > EH is pending (ATA_PFLAG_EH_PENDING port flag is set) or running > (ATA_PFLAG_EH_IN_PROGRESS port flag is set) for a port. Use this helper > in ata_port_wait_eh() and __ata_scsi_queuecmd() to replace the hardcoded > port flag tests. > > No functional changes. > > [...] Applied to libata/linux.git (for-6.17), thanks! [1/1] ata: libata: Introduce ata_port_eh_scheduled() https://git.kernel.org/libata/linux/c/7aae547b Kind regards, Niklas