diff options
author | David Howells <dhowells@redhat.com> | 2024-03-15 17:46:56 +0000 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2024-03-20 11:49:24 -0500 |
commit | 5b142b37c70b1fa6936fa2d0babb0b8c16767d3a (patch) | |
tree | a57dc2bf26cde18ab69353010b4ca9a0f5b5276c /fs/smb/common | |
parent | 2760161d149f8d60c3f767fc62a823a1ead9d367 (diff) |
cifs: Move some extern decls from .c files to .h
Move the following:
extern mempool_t *cifs_sm_req_poolp;
extern mempool_t *cifs_req_poolp;
extern mempool_t *cifs_mid_poolp;
extern bool disable_legacy_dialects;
from various .c files to cifsglob.h.
Signed-off-by: David Howells <dhowells@redhat.com>
cc: linux-cifs@vger.kernel.org
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/smb/common')
0 files changed, 0 insertions, 0 deletions