diff options
author | 2020-02-28 23:44:14 +0000 | |
---|---|---|
committer | 2020-03-16 10:10:36 -0400 | |
commit | 68e9a2463d08f870abf8edfe9125b7738f7a63ce (patch) | |
tree | 2252bfa1748bd3c09df96d497cad772e656c1352 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | NFSv4: Add support for CB_RECALL_ANY for flexfiles layouts (diff) | |
download | linux-dev-68e9a2463d08f870abf8edfe9125b7738f7a63ce.tar.xz linux-dev-68e9a2463d08f870abf8edfe9125b7738f7a63ce.zip |
SUNRPC: remove redundant assignments to variable status
The variable status 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: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions