diff options
author | 2024-03-15 17:46:56 +0000 | |
---|---|---|
committer | 2024-03-20 11:49:24 -0500 | |
commit | 5b142b37c70b1fa6936fa2d0babb0b8c16767d3a (patch) | |
tree | a57dc2bf26cde18ab69353010b4ca9a0f5b5276c /scripts/bpf_doc.py | |
parent | cifs: remove redundant variable assignment (diff) | |
download | linux-rng-5b142b37c70b1fa6936fa2d0babb0b8c16767d3a.tar.xz linux-rng-5b142b37c70b1fa6936fa2d0babb0b8c16767d3a.zip |
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 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions