Re: [PATCH v4 3/3] mm/huge_memory: fix kernel-doc comments for folio_split() and related.
From: Barry Song
Date: Thu Oct 30 2025 - 00:01:55 EST
On Thu, Oct 30, 2025 at 9:40 AM Zi Yan <ziy@xxxxxxxxxx> wrote:
>
> try_folio_split_to_order(), folio_split, __folio_split(), and
> __split_unmapped_folio() do not have correct kernel-doc comment format.
> Fix them.
>
> Signed-off-by: Zi Yan <ziy@xxxxxxxxxx>
> Reviewed-by: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
> Acked-by: David Hildenbrand <david@xxxxxxxxxx>
> ---
LGTM,
Reviewed-by: Barry Song <baohua@xxxxxxxxxx>