Whamcloud - gitweb
LU-12756 lnet: Remove unused vars in lnet_find_route_locked 20/36620/2
authorChris Horn <hornc@cray.com>
Sun, 27 Oct 2019 19:35:05 +0000 (14:35 -0500)
committerOleg Drokin <green@whamcloud.com>
Sat, 18 Jan 2020 04:04:10 +0000 (04:04 +0000)
commitb129f7b1f76a716c656627beb271de58e6af473c
tree5ee468af2ca00dbf991d9b65ae4947c24560e58a
parent3812c54b9ca3cc08be947f893bdf55a41aa876ed
LU-12756 lnet: Remove unused vars in lnet_find_route_locked

The lp and lp_best variables are not needed in
lnet_find_route_locked().

Test-Parameters: trivial
Signed-off-by: Chris Horn <hornc@cray.com>
Change-Id: I61a7097ab66703a1af1346c7301b9efc7e4392c9
Reviewed-on: https://review.whamcloud.com/36620
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Alexandr Boyko <c17825@cray.com>
Reviewed-by: Alexey Lyashkov <c17817@cray.com>
Reviewed-by: Amir Shehata <ashehata@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lnet/lnet/lib-move.c