diff options
author | 2020-02-29 00:12:43 +0000 | |
---|---|---|
committer | 2020-03-04 10:43:04 +0100 | |
commit | 966f58df1753b436c9e16644c4c683a2395beb45 (patch) | |
tree | cbefdbb281207b0321cbc20c05a172080cbbea65 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 5.6-rc4 (diff) | |
download | linux-dev-966f58df1753b436c9e16644c4c683a2395beb45.tar.xz linux-dev-966f58df1753b436c9e16644c4c683a2395beb45.zip |
ACPI: video: remove redundant assignments to variable result
The variable result is being initialized with a value that is never
read and it is being updated later with a new value. The initialization
is redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.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