diff options
author | 2021-04-16 13:43:52 +0100 | |
---|---|---|
committer | 2021-04-22 15:22:38 +0200 | |
commit | e48802333acecfa3ada7b13eb55fa03b08df9e74 (patch) | |
tree | df8e5f0ed0589b16767ad5fefdbbd01f0251cabd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | PM: hibernate: x86: Use crc32 instead of md5 for hibernation e820 integrity check (diff) | |
download | wireguard-linux-e48802333acecfa3ada7b13eb55fa03b08df9e74.tar.xz wireguard-linux-e48802333acecfa3ada7b13eb55fa03b08df9e74.zip |
PM: wakeup: remove redundant assignment to variable retval
The variable retval 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