Skip to content
Commit 5a650501 authored by YueHaibing's avatar YueHaibing Committed by Steve French
Browse files

cifs: remove set but not used variable 'sep'



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

fs/cifs/cifs_dfs_ref.c: In function 'cifs_dfs_do_automount':
fs/cifs/cifs_dfs_ref.c:309:7: warning:
 variable 'sep' set but not used [-Wunused-but-set-variable]

It never used since introdution in commit 0f56b277073c ("cifs: Make use
of DFS cache to get new DFS referrals")

Signed-off-by: default avatarYueHaibing <yuehaibing@huawei.com>
Reviewed-by: default avatarPaulo Alcantara <palcantara@suse.com>
Signed-off-by: default avatarSteve French <stfrench@microsoft.com>
parent 1c780228
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment