Whamcloud - gitweb
LU-12678 socklnd: change various ints to bool. 02/39302/3
authorMr NeilBrown <neilb@suse.de>
Mon, 6 Jul 2020 12:34:41 +0000 (08:34 -0400)
committerOleg Drokin <green@whamcloud.com>
Wed, 10 Mar 2021 08:02:42 +0000 (08:02 +0000)
commita3275d1d79df5ab5f7ac2cbb5cdef982e8f3c959
tree52df3ec65c5426d562b996fc3f8be7ce76225e16
parent99d9638d6c074b48f1c21c5c94d6dfe347eed3ee
LU-12678 socklnd: change various ints to bool.

Each of these int variables, and one int function, are
really truth values, so change to bool.

Also convert some spaces to tabs etc.

Signed-off-by: Mr NeilBrown <neilb@suse.de>
Change-Id: Ia62a86e549c90a287a20a3b2ef7533c1b700d17e
Reviewed-on: https://review.whamcloud.com/39302
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Chris Horn <chris.horn@hpe.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lnet/klnds/socklnd/socklnd.c
lnet/klnds/socklnd/socklnd_cb.c