aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/inode.c
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2020-01-17 10:57:17 +0800
committerSteve French <stfrench@microsoft.com>2020-01-26 19:24:17 -0600
commitc4985c3d9902dcd66f0b61d048560ef2cc415542 (patch)
treefabe7d070ea4a53151c29b3af07e0c976aef3983 /fs/cifs/inode.c
parentcifs: Fix memory allocation in __smb2_handle_cancelled_cmd() (diff)
downloadlinux-dev-c4985c3d9902dcd66f0b61d048560ef2cc415542.tar.xz
linux-dev-c4985c3d9902dcd66f0b61d048560ef2cc415542.zip
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 'fs/cifs/inode.c')
0 files changed, 0 insertions, 0 deletions