diff options
author | 2018-12-07 07:05:38 +0000 | |
---|---|---|
committer | 2018-12-23 22:41:20 -0600 | |
commit | 0f57451eebf1945790785df106497bf62812f62a (patch) | |
tree | 91faaa5d4a8f1778d563b3ad1a531ac7eace7775 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cifs: suppress some implicit-fallthrough warnings (diff) | |
download | wireguard-linux-0f57451eebf1945790785df106497bf62812f62a.tar.xz wireguard-linux-0f57451eebf1945790785df106497bf62812f62a.zip |
cifs: remove set but not used variable 'smb_buf'
Fixes gcc '-Wunused-but-set-variable' warning:
fs/cifs/sess.c: In function '_sess_auth_rawntlmssp_assemble_req':
fs/cifs/sess.c:1157:18: warning:
variable 'smb_buf' set but not used [-Wunused-but-set-variable]
It never used since commit cc87c47d9d7a ("cifs: Separate rawntlmssp auth
from CIFS_SessSetup()")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions