diff options
author | 2019-07-21 20:35:30 -0600 | |
---|---|---|
committer | 2019-09-02 22:52:50 +0200 | |
commit | e88c7409c983fb611f783918c270cd18c11a6c50 (patch) | |
tree | d688ba2536799dda6ae52c8a4b8afc71365cb16a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ACPI: SBS: remove unused const variable 'SMBUS_PEC' (diff) | |
download | linux-dev-e88c7409c983fb611f783918c270cd18c11a6c50.tar.xz linux-dev-e88c7409c983fb611f783918c270cd18c11a6c50.zip |
ACPI: thermal: Remove redundant acpi_has_method() calls
The following acpi_has_method() calls are unnecessary since
acpi_execute_simple_method() and acpi_evaluate_reference() will
return an error if the given method does not exist.
Remove acpi_has_method() calls to avoid additional work.
Signed-off-by: Kelsey Skunberg <skunberg.kelsey@gmail.com>
[ rjw: Subject ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions