diff options
author | Steve French <stfrench@microsoft.com> | 2022-05-23 20:54:04 -0500 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2022-05-23 21:02:45 -0500 |
commit | 9ccfc23a72b669678e4c9ccba98d3d91db1c04cf (patch) | |
tree | fe73fbd69d1a713717812d2a7bbe8f91e09e26eb /fs/cifs/fs_context.c | |
parent | bbdf6cf56c88845fb0b713cbf5c6623c53fe40d8 (diff) | |
download | linux-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