]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1d87870ae19cc48ee37c0c65337e0a533dfa3275
treed7404318dea16648617bec80eaa30daeca4545a0
parente0a5cbeed752bdd5e2d4d044b0c3fae261625809
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