]> asedeno.scripts.mit.edu Git - linux.git/commit
RDMA/core: Make ib_destroy_cq() void
authorLeon Romanovsky <leonro@mellanox.com>
Mon, 20 May 2019 06:54:21 +0000 (09:54 +0300)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 21 May 2019 18:50:53 +0000 (15:50 -0300)
commit890ac8d97e6722a9e4a66a0bd836d1b028d075fe
tree0a88ecc32d2c7e329fb81c12071bb347f9f43ec0
parentdfdb08990432b19579703ed5d1efb216b9d2142e
RDMA/core: Make ib_destroy_cq() void

Kernel destroy CQ flows can't fail and the returned value of
ib_destroy_cq() is not interested in those flows.

Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
include/rdma/ib_verbs.h