Whamcloud - gitweb
LU-6142 lnet: Handle differently return from kib_fmr_pool_map() 36/55736/4
authorArshad Hussain <arshad.hussain@aeoncomputing.com>
Mon, 15 Jul 2024 09:57:09 +0000 (05:57 -0400)
committerOleg Drokin <green@whamcloud.com>
Fri, 30 Aug 2024 05:58:16 +0000 (05:58 +0000)
commitf3de3ba0b93876d6c00e045d12eb2cfb83fed2ab
tree266c90ebc8e7f7f0989e2d53aa9a2322731121b2
parentca6c874da9ff2e27f98e151a816818970af8b342
LU-6142 lnet: Handle differently return from kib_fmr_pool_map()

This patch removes likely() macro when handling
return from kib_fmr_pool_map() and reorders the
case for if/else.

This patch also fixes issues reported by checkpatch
for file lnet/klnds/o2iblnd/o2iblnd.c

Test-Parameters: trivial testlist=sanity-lnet
Signed-off-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Change-Id: I3dd1f45979e19d3f677d04876c66ba45dcfe9576
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/55736
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Chris Horn <chris.horn@hpe.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lnet/klnds/o2iblnd/o2iblnd.c