Whamcloud - gitweb
LU-8191 llite: convert functions to static 41/51441/2
authorTimothy Day <timday@amazon.com>
Fri, 23 Jun 2023 20:46:29 +0000 (20:46 +0000)
committerOleg Drokin <green@whamcloud.com>
Fri, 14 Jul 2023 03:08:29 +0000 (03:08 +0000)
commita586a2bbc37879dc22382793d1704e7708b80887
treea997bff55a4df4bc6de941a7c52a8bf74126d12b
parentb3f0995b772877f0bea5d3d790db441244c3c821
LU-8191 llite: convert functions to static

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

Also, conserve more * in comments.

Test-Parameters: trivial
Signed-off-by: Timothy Day <timday@amazon.com>
Change-Id: Iafa3bb84de158e31b27b7784243bc15e78187f10
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/51441
Tested-by: Maloo <maloo@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Neil Brown <neilb@suse.de>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: jsimmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/llite/dir.c
lustre/llite/file.c
lustre/llite/llite_foreign_symlink.c
lustre/llite/llite_lib.c
lustre/llite/namei.c
lustre/llite/pcc.c
lustre/llite/rw.c
lustre/llite/vvp_dev.c
lustre/llite/vvp_io.c