On Thu, Jul 03, 2025 at 07:36:21PM +0900, Damien Le Moal wrote: > The function ata_set_mode() is defined and used only in libata-eh.c. > Make this function static and rename it ata_eh_set_mode() to make it > clear where its definition is. > > No functional changes. > > Signed-off-by: Damien Le Moal <dlemoal@xxxxxxxxxx> Reviewed-by: Niklas Cassel <cassel@xxxxxxxxxx>