Whamcloud - gitweb
LU-9010 lnet: Change static defines to use macro for module.c 32/33932/12
authorArshad Hussain <arshad.super@gmail.com>
Thu, 27 Dec 2018 12:26:17 +0000 (07:26 -0500)
committerOleg Drokin <green@whamcloud.com>
Tue, 25 Jun 2019 01:54:20 +0000 (01:54 +0000)
commitbb967468875f967c9463afb19c3fbd27cfdf0688
treebd42b2897ba19abd77b3ac7fa98afbe713bd0220
parent8a1ae45a3e4f828346c890bf4ccacbd68ea6752c
LU-9010 lnet: Change static defines to use macro for module.c

This patch replaces mutex which are defined statically
in file lnet/lnet/module.c with kernel provided macro.

Signed-off-by: Arshad Hussain <arshad.super@gmail.com>
Change-Id: I59de4514dc332c3c59e0d816720a81394521881c
Reviewed-on: https://review.whamcloud.com/33932
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Ben Evans <bevans@cray.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lnet/lnet/module.c