]> 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)
commit20c4bf6b083f72798b6a5b1346f588c6c968f4d7
treed7404318dea16648617bec80eaa30daeca4545a0
parent65e131205f1ec256d2429d578558418f9b2c1638
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