summaryrefslogtreecommitdiffstats
path: root/fs/cifs/fs_context.c
diff options
context:
space:
mode:
authorSteve French <stfrench@microsoft.com>2022-05-23 20:54:04 -0500
committerSteve French <stfrench@microsoft.com>2022-05-23 21:02:45 -0500
commit9ccfc23a72b669678e4c9ccba98d3d91db1c04cf (patch)
treefe73fbd69d1a713717812d2a7bbe8f91e09e26eb /fs/cifs/fs_context.c
parentbbdf6cf56c88845fb0b713cbf5c6623c53fe40d8 (diff)
downloadlinux-stable-9ccfc23a72b669678e4c9ccba98d3d91db1c04cf.tar.gz
linux-stable-9ccfc23a72b669678e4c9ccba98d3d91db1c04cf.tar.bz2
linux-stable-9ccfc23a72b669678e4c9ccba98d3d91db1c04cf.zip
smb3: don't set rc when used and unneeded in query_info_compound
rc is not checked so should not be set coming back from open_cached_dir (the cfid pointer is checked instead to see if open_cached_dir failed) Addresses-Coverity: 1518021 ("Code maintainability issues (UNUSED_VALUE)") Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/cifs/fs_context.c')
0 files changed, 0 insertions, 0 deletions