]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: remove minor build warning
authorSteve French <stfrench@microsoft.com>
Sat, 16 Jul 2022 04:57:08 +0000 (23:57 -0500)
committerSteve French <stfrench@microsoft.com>
Mon, 1 Aug 2022 06:34:44 +0000 (01:34 -0500)
commit86f473c8cb79a93bd839a53dcafa242af72bedd1
treedadcd001bc5e541c9ce5fc424ad29c4b3aba00ff
parentf9503483a09fba1db791545b15998712ef717172
cifs: remove minor build warning

The build warning:
  warning: symbol 'cifs_tcp_ses_lock' was not declared. Should it be static?
can be distracting. Fix two of these.

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