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)
commit9867f5c6695f0a17cde9a4dc140fe026b4e40d4a
tree0f3ae7da38924beecb4bc56b22bfda8abfad39dc
parent87ad80abc70d2d5a4e383bc7e63867c9bc660838
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