Whamcloud - gitweb
LU-9859 libcfs: move cfs_expr_list_print to nidstrings.c 34/50834/3
authorMr NeilBrown <neilb@suse.de>
Tue, 24 Nov 2020 03:02:50 +0000 (14:02 +1100)
committerOleg Drokin <green@whamcloud.com>
Wed, 31 May 2023 19:14:26 +0000 (19:14 +0000)
commit531d7b630e962a33f7b910a600b6f5d30642f7be
treeedc868751f0e0637a8ab9b1ca88f1588fa50efaf
parent32aff098ce016fb56d0414625236c26d88de3956
LU-9859 libcfs: move cfs_expr_list_print to nidstrings.c

cfs_expr_list_print() is only called from nidstrings.c
so move it there and make it static.

Test-Parameters: trivial
Signed-off-by: Mr NeilBrown <neilb@suse.de>
Change-Id: Ie30aba19fd7935ba424c9212a81e7d0d91ad6f57
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/50834
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
libcfs/include/libcfs/libcfs_string.h
libcfs/libcfs/libcfs_string.c
lnet/lnet/nidstrings.c