diff options
author | YueHaibing <yuehaibing@huawei.com> | 2020-01-17 05:57:17 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2020-01-27 04:24:17 +0300 |
commit | c4985c3d9902dcd66f0b61d048560ef2cc415542 (patch) | |
tree | fabe7d070ea4a53151c29b3af07e0c976aef3983 /scripts/bpf_helpers_doc.py | |
parent | 0a5a98863c9debc02387b3d23c46d187756f5e2b (diff) | |
download | linux-c4985c3d9902dcd66f0b61d048560ef2cc415542.tar.xz |
cifs: remove set but not used variable 'server'
fs/cifs/smb2pdu.c: In function 'SMB2_query_directory':
fs/cifs/smb2pdu.c:4444:26: warning:
variable 'server' set but not used [-Wunused-but-set-variable]
struct TCP_Server_Info *server;
It is not used, so remove it.
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions