linux/drivers/infiniband
Shamir Rabinovitch ff23dfa134 IB: Pass only ib_udata in function prototypes
Now when ib_udata is passed to all the driver's object create/destroy APIs
the ib_udata will carry the ib_ucontext for every user command. There is
no need to also pass the ib_ucontext via the functions prototypes.

Make ib_udata the only argument psssed.

Signed-off-by: Shamir Rabinovitch <shamir.rabinovitch@oracle.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-04-01 15:00:47 -03:00
..
core IB: Pass only ib_udata in function prototypes 2019-04-01 15:00:47 -03:00
hw IB: Pass only ib_udata in function prototypes 2019-04-01 15:00:47 -03:00
sw IB: Pass only ib_udata in function prototypes 2019-04-01 15:00:47 -03:00
ulp opa_vnic: Convert vport_idr to XArray 2019-04-01 14:18:15 -03:00
Kconfig IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbs 2019-01-10 17:06:44 -07:00
Makefile