diff options
author | Leon Romanovsky <leonro@mellanox.com> | 2020-09-07 15:09:17 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2020-09-09 14:14:28 -0300 |
commit | 7e3c66c9a989d5b53387ceebc88b9e4a9b1d6434 (patch) | |
tree | 96656531f93acff8cecbff6c083c2e8c3d374f09 /drivers/infiniband/sw/siw/siw_verbs.h | |
parent | 119181d1d4327d3259ab25aa0ea3d3bc364afcdc (diff) |
RDMA/core: Delete function indirection for alloc/free kernel CQ
The ib_alloc_cq*() and ib_free_cq*() are solely kernel verbs to manage CQs
and doesn't need extra indirection just to call same functions with
constant parameter NULL as udata.
Link: https://lore.kernel.org/r/20200907120921.476363-6-leon@kernel.org
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'drivers/infiniband/sw/siw/siw_verbs.h')
0 files changed, 0 insertions, 0 deletions