Skip to content
Commit 8559ad8e authored by zhengbin's avatar zhengbin Committed by Steve French
Browse files

fs/cifs/sess.c: Remove set but not used variable 'capabilities'



Fixes gcc '-Wunused-but-set-variable' warning:

fs/cifs/sess.c: In function sess_auth_lanman:
fs/cifs/sess.c:910:8: warning: variable capabilities set but not used [-Wunused-but-set-variable]

Reported-by: default avatarHulk Robot <hulkci@huawei.com>
Signed-off-by: default avatarzhengbin <zhengbin13@huawei.com>
Signed-off-by: default avatarSteve French <stfrench@microsoft.com>
parent 388962e8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment