Re: [PATCH 02/10] hugetlb: Use helper macro SZ_1K

From: Muchun Song
Date: Fri Aug 26 2022 - 21:40:46 EST




> On Aug 26, 2022, at 17:24, Miaohe Lin <linmiaohe@xxxxxxxxxx> wrote:
>
> Use helper macro SZ_1K to do the size conversion to make code more
> consistent in this file. Minor readability improvement.
>
> Signed-off-by: Miaohe Lin <linmiaohe@xxxxxxxxxx>

Reviewed-by: Muchun Song <songmuchun@xxxxxxxxxxxxx>

Thanks.