cifs: remove remaining build warnings
authorSteve French <stfrench@microsoft.com>
Mon, 25 Jul 2022 03:47:59 +0000 (22:47 -0500)
committerSteve French <stfrench@microsoft.com>
Mon, 1 Aug 2022 06:34:44 +0000 (01:34 -0500)
commit1bfa25ee30dfebe32a3b40c1a954052becbd7b8d
treec5175979e2cf5da76292372141f0ad0934df8d7d
parent9543c8ab3016cefa6abb265234a7ef0ca2b3f89f
cifs: remove remaining build warnings

Removed remaining warnings related to externs.  These warnings
although harmless could be distracting e.g.

 fs/cifs/cifsfs.c: note: in included file:
 fs/cifs/cifsglob.h:1968:24: warning: symbol 'sesInfoAllocCount' 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/cifsfs.c
fs/cifs/cifsglob.h