Whamcloud - gitweb
LU-8191 ptlrpc: convert functions to static 53/51353/2
authorTimothy Day <timday@amazon.com>
Mon, 19 Jun 2023 03:44:02 +0000 (03:44 +0000)
committerOleg Drokin <green@whamcloud.com>
Wed, 28 Jun 2023 21:49:44 +0000 (21:49 +0000)
commit41d94aa9c9c01fa88ae152625d5ffd97256bab73
treeded07264b882cc1fe592401b106ccf67e70b2a18
parentb7fe927b0dd5b895bd1df607d75aa6069577e454
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.

Test-Parameters: trivial
Signed-off-by: Timothy Day <timday@amazon.com>
Change-Id: If0d92f7f4e625c146833f360806ae80b8914cc20
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/51353
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Sebastien Buisson <sbuisson@ddn.com>
Reviewed-by: Oleg Drokin <green@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
lustre/ptlrpc/pack_server.c