]> git.baikalelectronics.ru Git - kernel.git/commit
IB/uverbs: Convert 'bool exclusive' into an enum
authorJason Gunthorpe <jgg@mellanox.com>
Thu, 26 Jul 2018 03:40:13 +0000 (21:40 -0600)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 1 Aug 2018 20:55:48 +0000 (14:55 -0600)
commitb55f0e48ff6907370dc9e83d5ce6a1bedc50a764
tree0f3ae7da38924beecb4bc56b22bfda8abfad39dc
parent054098a106fd667212d5634c6e26377820076c99
IB/uverbs: Convert 'bool exclusive' into an enum

This is more readable, and future patches will need a 3rd lookup type.

Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/core/rdma_core.c
include/rdma/uverbs_std_types.h
include/rdma/uverbs_types.h