diff options
author | 2021-06-19 12:01:37 -0500 | |
---|---|---|
committer | 2021-06-20 21:28:17 -0500 | |
commit | 3559134eccad022fc4a5a56910e8f7d38ab0d30d (patch) | |
tree | 5977583399cc99603bf9de4b0c43268a01cf216b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cifs: use SPDX-Licence-Identifier (diff) | |
download | linux-dev-3559134eccad022fc4a5a56910e8f7d38ab0d30d.tar.xz linux-dev-3559134eccad022fc4a5a56910e8f7d38ab0d30d.zip |
cifs: fix unneeded null check
tcon can not be null in SMB2_tcon function so the check
is not relevant and removing it makes Coverity happy.
Acked-by: Ronnie Sahlberg <lsahlber@redhat.com>
Addresses-Coverity: 13250131 ("Dereference before null check")
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