[PATCH 0/2] ACPI: apply ACPI_NONSTRING annotations

From: Ahmed Salem
Date: Fri Apr 04 2025 - 04:26:37 EST


Mark ACPI_COPY_NAMESEG() destination char arrays with the
ACPI_NONSTRING attribute.

This series depends on an upstream ACPICA commit[1].

[1] https://github.com/acpica/acpica/commit/de1d500509d37

Ahmed Salem (2):
ACPI: PRM: apply ACPI_NONSTRING annotation
ACPI: sysfs: apply ACPI_NONSTRING annotation

drivers/acpi/prmt.c | 2 +-
drivers/acpi/sysfs.c | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)


base-commit: b3c623b9a94f7f798715c87e7a75ceeecf15292f
--
2.47.2