commit | a49b1dc7ae447d7085360cd587fc1c8b9ec6c871 | [log] [tgz] |
---|---|---|
author | Leon Romanovsky <leonro@mellanox.com> | Wed Jun 12 15:27:41 2019 +0300 |
committer | Doug Ledford <dledford@redhat.com> | Thu Jun 20 14:37:02 2019 -0400 |
tree | ff57360fc555422af427cd1e4d1061e30fb0db75 | |
parent | 8d18ad83f19b7fb67485f977a51408287e3f801f [diff] |
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>