OSDN Git Service

IB/uverbs: Tidy up remaining references to ucontext
authorJason Gunthorpe <jgg@mellanox.com>
Wed, 4 Jul 2018 08:32:10 +0000 (11:32 +0300)
committerJason Gunthorpe <jgg@mellanox.com>
Mon, 9 Jul 2018 17:26:17 +0000 (11:26 -0600)
commit6f258884ddac5195e76dc916ff5a3965db7836aa
treed7404318dea16648617bec80eaa30daeca4545a0
parent2cc1e3b80942a7de7dce81f8a86c27a4ba3a695e
IB/uverbs: Tidy up remaining references to ucontext

Unnecessary clutter, to indirect through ucontext when the ufile would do.
Generally most of the code code should only be working with ufile, except
for a few places that touch the driver interface.

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_main.c
drivers/infiniband/core/uverbs_std_types_cq.c
drivers/infiniband/core/uverbs_std_types_dm.c