]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ACPI: tables: Use string choice helpers
authorSunil V L <sunilvl@ventanamicro.com>
Fri, 3 Jan 2025 03:51:22 +0000 (09:21 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 7 Jan 2025 18:12:43 +0000 (19:12 +0100)
commitbff7165da9c1961e44b2fd6c8f80c8704184ae11
treee96fe139d1bd3c98c350bd069e10cfc9845f0773
parent9d89551994a430b50c4fffcb1e617a057fa76e20
ACPI: tables: Use string choice helpers

Use str_enabled_disabled string helpers for better readability and to
fix cocci warning.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/r/202501010947.0e3GVHNa-lkp@intel.com/
Reported-by: Julia Lawall <julia.lawall@inria.fr>
Closes: https://lore.kernel.org/r/202501010947.0e3GVHNa-lkp@intel.com/
Signed-off-by: Sunil V L <sunilvl@ventanamicro.com>
Link: https://patch.msgid.link/20250103035122.50315-1-sunilvl@ventanamicro.com
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/tables.c