diff options
author | 2021-06-16 20:03:35 +0300 | |
---|---|---|
committer | 2021-06-17 17:10:11 +0200 | |
commit | 0023b28bdbb4cfd000da066d05b0743aa4f8732a (patch) | |
tree | d7dd12c50efd4dd135ab0ab967138b892efeec7a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ACPI: sysfs: Unify pattern of memory allocations (diff) | |
download | wireguard-linux-0023b28bdbb4cfd000da066d05b0743aa4f8732a.tar.xz wireguard-linux-0023b28bdbb4cfd000da066d05b0743aa4f8732a.zip |
ACPI: sysfs: Refactor param_get_trace_state() to drop dead code
The param_get_trace_state() has a few dead code issues:
- 'return 0;' is never reachable
- a few 'else' keywords are redundant
Refactor param_get_trace_state() to drop dead code.
Note, leave one 'else' in order to have the best readability.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
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