diff options
author | 2023-06-04 14:13:33 +0200 | |
---|---|---|
committer | 2023-06-12 19:35:14 +0200 | |
commit | a809560469957249f35afe7f5e31fcd58dc21d96 (patch) | |
tree | 62391542043a098744be00f55fd3548236713e49 /scripts/generate_rust_analyzer.py | |
parent | ACPI: thermal: Use BIT() macro for defining flags (diff) | |
download | wireguard-linux-a809560469957249f35afe7f5e31fcd58dc21d96.tar.xz wireguard-linux-a809560469957249f35afe7f5e31fcd58dc21d96.zip |
ACPI: thermal: Drop redundant ACPI_TRIPS_REFRESH_DEVICES symbol
Drop the ACPI_TRIPS_REFRESH_DEVICES symbol which is redundant, because
ACPI_TRIPS_DEVICES can be used directly instead of it without any
drawbacks and rename the ACPI_TRIPS_REFRESH_THRESHOLDS to
ACPI_TRIPS_THRESHOLDS to make the code a bit more consistent.
While at it, fix up some formatting white space used in the symbol
definitions.
No functional impact.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Michal Wilczynski <michal.wilczynski@intel.com>
Reviewed-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions