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>
Showing
- drivers/infiniband/core/verbs.c 5 additions, 7 deletionsdrivers/infiniband/core/verbs.c
- drivers/infiniband/hw/mlx4/mlx4_ib.h 1 addition, 1 deletiondrivers/infiniband/hw/mlx4/mlx4_ib.h
- drivers/infiniband/hw/mlx4/qp.c 1 addition, 3 deletionsdrivers/infiniband/hw/mlx4/qp.c
- drivers/infiniband/hw/mlx5/mlx5_ib.h 1 addition, 1 deletiondrivers/infiniband/hw/mlx5/mlx5_ib.h
- drivers/infiniband/hw/mlx5/qp.c 1 addition, 3 deletionsdrivers/infiniband/hw/mlx5/qp.c
- include/rdma/ib_verbs.h 1 addition, 1 deletioninclude/rdma/ib_verbs.h
Loading
Please register or sign in to comment