]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit13d00bfaefe69cb008ee05602006152e5ac64cf2
treec5175979e2cf5da76292372141f0ad0934df8d7d
parent36aec34cb16bd9640d7697bd322184c67bb414b0
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