Re: [PATCH] mm/hugetlb_vmemmap: Use max() macro to simplify the code
From: Muchun Song
Date: Tue Jan 20 2026 - 21:35:21 EST
> On Jan 21, 2026, at 09:51, zenghongling <zenghongling@xxxxxxxxxx> wrote:
>
> Use the max() macro to simplify the function and improve
> its readability.
>
> Signed-off-by: zenghongling <zenghongling@xxxxxxxxxx>
Reviewed-by: Muchun Song <muchun.song@xxxxxxxxx>