diff options
author | Paulo Alcantara <[email protected]> | 2023-03-29 17:14:23 -0300 |
---|---|---|
committer | Steve French <[email protected]> | 2023-03-30 17:56:30 -0500 |
commit | e03677100707f849f01d8faf07ee58b4e56cdbf1 (patch) | |
tree | 3bdf0cc692940b25dfa7b350c7a01085baf3803a /tools/testing/selftests/bpf/prog_tests | |
parent | 09ba47b44d26b475bbdf9c80db9e0193d2b58956 (diff) |
cifs: get rid of dead check in smb2_reconnect()
The SMB2_IOCTL check in the switch statement will never be true as we
return earlier from smb2_reconnect() if @smb2_command == SMB2_IOCTL.
Signed-off-by: Paulo Alcantara (SUSE) <[email protected]>
Reviewed-by: Ronnie Sahlberg <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests')
0 files changed, 0 insertions, 0 deletions