Re: [PATCH] ACPI: NUMA: Use str_enabled_disabled() helper function

From: Bruno Faccini
Date: Tue Feb 11 2025 - 12:05:03 EST


Le 09/02/2025 à 23:04, Thorsten Blum a écrit :
Remove hard-coded strings by using the str_enabled_disabled() helper
function.

Signed-off-by: Thorsten Blum <thorsten.blum@xxxxxxxxx>
---
drivers/acpi/numa/srat.c | 22 ++++++++--------------
1 file changed, 8 insertions(+), 14 deletions(-)

LGTM,

Acked-by: Bruno Faccini <bfaccini@xxxxxxxxxx>