diff options
author | Kamal Heib <kamalheib1@gmail.com> | 2020-07-05 13:43:12 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2020-07-16 13:57:21 -0300 |
commit | 293d8440a0bdd246d523802f62fb1d16c238a485 (patch) | |
tree | fe2860a87b61a50973b907302fd4f8a58f7d7b7b /kernel/locking/mutex.c | |
parent | 9d576eac6380534081a5ce98b0776993f7bb6a2e (diff) |
RDMA/rxe: Return void from rxe_mem_init_dma()
The return value from rxe_mem_init_dma() is always 0 - change it to be
void and fix the callers accordingly.
Fixes: 8700e3e7c485 ("Soft RoCE driver")
Link: https://lore.kernel.org/r/20200705104313.283034-4-kamalheib1@gmail.com
Signed-off-by: Kamal Heib <kamalheib1@gmail.com>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'kernel/locking/mutex.c')
0 files changed, 0 insertions, 0 deletions