Re: [PATCH 1/3] tools/mm/page-types: Fix typo in madvise() error message
From: SeongJae Park
Date: Wed May 13 2026 - 20:24:35 EST
On Wed, 13 May 2026 10:21:16 +0800 Ye Liu <ye.liu@xxxxxxxxx> wrote:
> From: Ye Liu <liuye@xxxxxxxxxx>
>
> Two error messages incorrectly spelled the madvise() function name as
> "madvice". Fix the typo in both occurrences.
>
> Signed-off-by: Ye Liu <liuye@xxxxxxxxxx>
Reviewed-by: SeongJae Park <sj@xxxxxxxxxx>
Thanks,
SJ
[...]