OSDN Git Service

RDMA: Convert destroy_wq to be void
authorLeon Romanovsky <leonro@mellanox.com>
Wed, 12 Jun 2019 12:27:41 +0000 (15:27 +0300)
committerDoug Ledford <dledford@redhat.com>
Thu, 20 Jun 2019 18:37:02 +0000 (14:37 -0400)
commita49b1dc7ae447d7085360cd587fc1c8b9ec6c871
treeff57360fc555422af427cd1e4d1061e30fb0db75
parent8d18ad83f19b7fb67485f977a51408287e3f801f
RDMA: Convert destroy_wq to be void

All callers of destroy WQ are always success and there is no need
to check their return value, so convert destroy_wq to be void.

Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Reviewed-by: Yuval Shaia <yuval.shaia@oracle.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/core/verbs.c
drivers/infiniband/hw/mlx4/mlx4_ib.h
drivers/infiniband/hw/mlx4/qp.c
drivers/infiniband/hw/mlx5/mlx5_ib.h
drivers/infiniband/hw/mlx5/qp.c
include/rdma/ib_verbs.h