Re: [PATCH 02/16] mm/migration: remove unneeded out label

From: Muchun Song
Date: Fri Mar 04 2022 - 07:13:08 EST


On Fri, Mar 4, 2022 at 5:35 PM Miaohe Lin <linmiaohe@xxxxxxxxxx> wrote:
>
> We can do prep_transhuge_page when newpage is not NULL. Thus we can remove
> out label to simplify the code.
>
> Signed-off-by: Miaohe Lin <linmiaohe@xxxxxxxxxx>

Reviewed-by: Muchun Song <songmuchun@xxxxxxxxxxxxx>