diff options
author | Rafael J. Wysocki <[email protected]> | 2023-06-04 14:18:05 +0200 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2023-06-12 19:35:15 +0200 |
commit | 7266c88cbaa3deb0764c6c667d72f393ea98061a (patch) | |
tree | 75aaf14f275cf50de2f24e290a336a86ac42a774 /lib/test_fortify/write_overflow-strlcpy-src.c | |
parent | 607d265fc1ab0639085016e170ef4e300d187a77 (diff) |
ACPI: thermal: Eliminate struct acpi_thermal_state_flags
Notice that the enabled flag is only needed for active trip points,
so drop struct acpi_thermal_state_flags, add a simple "bool valid" field
to the definitions of all trip point structures instead of flags and
add a "bool enabled" field to struct acpi_thermal_active.
Adjust the code using the modified structures accordingly.
No intentional functional impact.
Signed-off-by: Rafael J. Wysocki <[email protected]>
Reviewed-by: Michal Wilczynski <[email protected]>
Reviewed-by: Daniel Lezcano <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strlcpy-src.c')
0 files changed, 0 insertions, 0 deletions