diff options
author | Steve French <[email protected]> | 2021-06-19 12:22:20 -0500 |
---|---|---|
committer | Steve French <[email protected]> | 2021-06-20 21:28:17 -0500 |
commit | ff93b71a3eff25fe9d4364ef13b6e01d935600c6 (patch) | |
tree | b73428e10e1e83ee52a7119df81a1b57ad95ce43 /tools/testing/selftests/bpf/prog_tests | |
parent | 3559134eccad022fc4a5a56910e8f7d38ab0d30d (diff) |
smb3: fix uninitialized value for port in witness protocol move
Although in practice this can not occur (since IPv4 and IPv6 are the
only two cases currently supported), it is cleaner to avoid uninitialized
variable warnings.
Addresses smatch warning:
fs/cifs/cifs_swn.c:468 cifs_swn_store_swn_addr() error: uninitialized symbol 'port'.
Reported-by: kernel test robot <[email protected]>
Reported-by: Dan Carpenter <[email protected]>
CC: Samuel Cabrero <[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