diff options
author | Wei Yongjun <weiyongjun1@huawei.com> | 2020-07-07 14:27:41 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2020-08-03 02:00:25 +0300 |
commit | 66a4bbc327e740c65b19a471fb9911f7f4b876fb (patch) | |
tree | 7febde1d3642ef9f18f31a8d13e5d3db6eb34031 /fs/cifs/netmisc.c | |
parent | 0a018944eee913962bce8ffebbb121960d5125d9 (diff) | |
download | linux-66a4bbc327e740c65b19a471fb9911f7f4b876fb.tar.xz |
cifs: remove unused variable 'server'
Fix build warning by removing unused variable 'server':
fs/cifs/inode.c:1089:26: warning:
variable server set but not used [-Wunused-but-set-variable]
1089 | struct TCP_Server_Info *server;
| ^~~~~~
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Reviewed-by: Aurelien Aptel <aaptel@suse.com>
Diffstat (limited to 'fs/cifs/netmisc.c')
0 files changed, 0 insertions, 0 deletions