]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0bae47eb285a526acd126b21783efe994bdb8d6a
treed68845d73121b2020ddc48c12f9d17251ae62562
parent631f7087f6236f662df51531f29304b81eedf1f2
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