Whamcloud - gitweb
LU-8191 ptlrpc: convert functions to static
authorTimothy Day <timday@amazon.com>
Thu, 28 Mar 2024 07:39:48 +0000 (00:39 -0700)
committerAndreas Dilger <adilger@whamcloud.com>
Sat, 30 Mar 2024 07:23:13 +0000 (07:23 +0000)
commit1c88b0e64cef5ec6e363f47c11cd77bb9d0dd7f6
treed9b326a7deb293ecb107b027461d12c7fc89fca8
parentb1793e30c8b40eecb8ebd479f4801e2f1fe769b3
LU-8191 ptlrpc: convert functions to static

Static analysis shows that a number of functions
could be made static. This patch declares several
functions in ptlrpc static.

Lustre-change: https://review.whamcloud.com/51353
Lustre-commit: 41d94aa9c9c01fa88ae152625d5ffd97256bab73

Test-Parameters: trivial
Signed-off-by: Timothy Day <timday@amazon.com>
Change-Id: If0d92f7f4e625c146833f360806ae80b8914cc20
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/54601
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/ptlrpc/events.c
lustre/ptlrpc/gss/gss_krb5_mech.c
lustre/ptlrpc/gss/gss_null_mech.c
lustre/ptlrpc/gss/gss_sk_mech.c
lustre/ptlrpc/gss/lproc_gss.c
lustre/ptlrpc/layout.c
lustre/ptlrpc/nodemap_storage.c
lustre/ptlrpc/pack_generic.c