smb3: remove trivial dfs compile warning
authorSteve French <stfrench@microsoft.com>
Wed, 10 Nov 2021 09:09:52 +0000 (03:09 -0600)
committerSteve French <stfrench@microsoft.com>
Wed, 10 Nov 2021 22:30:23 +0000 (16:30 -0600)
commit0e62904836ecddf69b0358fe8f9442d3dd914c55
treed68845d73121b2020ddc48c12f9d17251ae62562
parentc88f7dcd6d6429197fc2fd87b54a894ffcd48e8e
smb3: remove trivial dfs compile warning

Fix warning caused by recent changes to the dfs code:

symbol 'tree_connect_dfs_target' was not declared. Should it be static?

Reviewed-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/connect.c