Re: [PATCH 2/3] mm/migrate: fix stale list name in migrate_folios_move() comment
From: Zi Yan
Date: Fri Jun 26 2026 - 15:04:45 EST
On Fri Jun 26, 2026 at 5:37 AM EDT, Shivank Garg wrote:
> The return-value description in migrate_folios_move() still refers to
> unmap_folios, but that list no longer exists. Update this name to
> src_folios.
>
> Signed-off-by: Shivank Garg <shivankg@xxxxxxx>
> ---
> mm/migrate.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
LGTM.
Reviewed-by: Zi Yan <ziy@xxxxxxxxxx>
--
Best Regards,
Yan, Zi