diff options
author | Kelsey Skunberg <skunberg.kelsey@gmail.com> | 2019-07-22 05:35:30 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2019-09-02 23:52:50 +0300 |
commit | e88c7409c983fb611f783918c270cd18c11a6c50 (patch) | |
tree | d688ba2536799dda6ae52c8a4b8afc71365cb16a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 85a5f06773c85f8ec5030ed65e5fa3190b3f16bd (diff) | |
download | linux-e88c7409c983fb611f783918c270cd18c11a6c50.tar.xz |
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