diff options
author | 2021-06-13 15:01:23 +0100 | |
---|---|---|
committer | 2021-06-20 21:28:16 -0500 | |
commit | 032e091d3e3b260f3f85d8bd781d99690589085c (patch) | |
tree | 5d9199d98ce662b842564daf9a68dfdf27d6fe5d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cifs: Constify static struct genl_ops (diff) | |
download | linux-dev-032e091d3e3b260f3f85d8bd781d99690589085c.tar.xz linux-dev-032e091d3e3b260f3f85d8bd781d99690589085c.zip |
cifs: remove redundant initialization of variable rc
The variable rc is being initialized with a value that is never read, the
assignment is redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Aurelien Aptel <aaptel@suse.com>
Reviewed-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions