On Mon, Jun 30, 2025 at 03:26:32PM +0900, Damien Le Moal wrote: > Modify ata_scsi_lpm_store() to return an error if a user attempts to set > a link power management policy for a port that does not support LPM, > that is, ports flagged with ATA_FLAG_NO_LPM. > > Signed-off-by: Damien Le Moal <dlemoal@xxxxxxxxxx> Reviewed-by: Niklas Cassel <cassel@xxxxxxxxxx>