Re: [PATCH v2] tools/mm: use <stdbool.h> in page_owner_sort.c
From: Dev Jain
Date: Wed Oct 15 2025 - 08:49:58 EST
On 15/10/25 3:08 pm, Ye Liu wrote:
From: Ye Liu <liuye@xxxxxxxxxx>
Use standard <stdbool.h> instead of manually defining bool, true and false.
Signed-off-by: Ye Liu <liuye@xxxxxxxxxx>
---
Reviewed-by: Dev Jain <dev.jain@xxxxxxx>