Re: [PATCH v2 01/16] ACPI: property: Make acpi_get_next_subnode() static

From: Jonathan Cameron

Date: Mon Sep 29 2025 - 05:10:12 EST


On Wed, 24 Sep 2025 10:45:47 +0300
Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx> wrote:

> acpi_get_next_subnode() is only used in drivers/acpi/property.c. Remove
> its prototype from include/linux/acpi.h and make it static.
>
> Signed-off-by: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx>
> Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
Reviewed-by: Jonathan Cameron <jonathan.cameron@xxxxxxxxxx>