On Fri, Jan 26, 2018 at 03:16:46PM -0700, Jason Gunthorpe wrote: > The flags field the enum is used with comes directly from the uapi > so it belongs in the uapi headers for clarity and so userspace can > use it. > > Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxxxx> > drivers/infiniband/hw/mlx4/cq.c | 4 ++-- > drivers/infiniband/hw/mlx5/cq.c | 2 +- > drivers/infiniband/hw/mlx5/mlx5_ib.h | 4 ++-- > include/rdma/ib_verbs.h | 5 ----- > include/uapi/rdma/ib_user_verbs.h | 7 ++++++- > 5 files changed, 11 insertions(+), 11 deletions(-) > > This is the last copied enum in libibverbs's kern-abi.h Applied to for-next Jason -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html