[PATCH v1 0/5] ACPI: proc: A few cleanups

From: Andy Shevchenko
Date: Thu Jun 12 2025 - 16:16:34 EST


While looking into warning related to export.h inclusion, I took
the opportunity to make the module up-to-date to the modern APIs.
Hence this mini-series. Note, the first patch is to make the used
type consistent across the files.

Andy Shevchenko (5):
ACPI: wakeup: Drop unneeded casting for sleep_state
ACPI: proc: Use correct format specifier and drop casting
ACPI: proc: Remove unused header
ACPI: proc: Use str_enabled_disabled() helper
ACPI: proc: Prefer to use octal permission

drivers/acpi/proc.c | 17 +++++++----------
drivers/acpi/wakeup.c | 4 ++--
2 files changed, 9 insertions(+), 12 deletions(-)

--
2.47.2