OSDN Git Service

IB/uverbs: Remove ib_uobject_file
authorJason Gunthorpe <jgg@mellanox.com>
Wed, 4 Jul 2018 08:32:11 +0000 (11:32 +0300)
committerJason Gunthorpe <jgg@mellanox.com>
Mon, 9 Jul 2018 17:26:17 +0000 (11:26 -0600)
commitd0259e82e7d214340aed33732e9a5ce448564921
treea5166842c4413b1dc5761c50b918d09943f39739
parent6f258884ddac5195e76dc916ff5a3965db7836aa
IB/uverbs: Remove ib_uobject_file

The only purpose for this structure was to hold the ib_uobject_file
pointer, but now that is part of the standard ib_uobject the structure
no longer makes any sense, so get rid of it.

Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
drivers/infiniband/core/rdma_core.c
drivers/infiniband/core/uverbs.h
drivers/infiniband/core/uverbs_cmd.c
drivers/infiniband/core/uverbs_main.c
drivers/infiniband/core/uverbs_std_types.c
drivers/infiniband/core/uverbs_std_types_cq.c
include/rdma/ib_verbs.h
include/rdma/uverbs_types.h