Whamcloud - gitweb
LU-6142 lmv: make various functions static. 02/39402/2
authorMr NeilBrown <neilb@suse.de>
Thu, 16 Jul 2020 06:30:47 +0000 (16:30 +1000)
committerOleg Drokin <green@whamcloud.com>
Thu, 13 Aug 2020 06:01:48 +0000 (06:01 +0000)
commitfb8ef58e9b9808115fe2d57e42f42a61759ffadc
tree2e2b17adbc2581d40a2ed35f498c05a034ad918c
parent52f04bb11195d34219f3e29750dc5db028d39f67
LU-6142 lmv: make various functions static.

Multiple function in lmv_obd.c are only used in the same file, so they
can be made static.

Also make a few style cleanups and fix a spelling error.

Test-Parameters: trivial
Signed-off-by: Mr NeilBrown <neilb@suse.de>
Change-Id: I84bf4e8d485dc6a7f8811035b8a689e5e0d91455
Reviewed-on: https://review.whamcloud.com/39402
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Lai Siyao <lai.siyao@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/lmv/lmv_obd.c