RDMA/irdma: change the returned type of irdma_sc_repost_aeq_entries to void
authorZhu Yanjun <yanjun.zhu@linux.dev>
Wed, 14 Jul 2021 03:11:28 +0000 (23:11 -0400)
committerJason Gunthorpe <jgg@nvidia.com>
Thu, 15 Jul 2021 18:14:10 +0000 (15:14 -0300)
commita323da0b73b89b3ecabd661c56978a271e1911b6
treea52d063001fd8917bb87b002050dafb258489306
parent0dc2d6ff40364a00cd66cae3ed327894dcd11c82
RDMA/irdma: change the returned type of irdma_sc_repost_aeq_entries to void

The function irdma_sc_repost_aeq_entries always returns zero. So
the returned type is changed to void.

Link: https://lore.kernel.org/r/20210714031130.1511109-2-yanjun.zhu@linux.dev
Signed-off-by: Zhu Yanjun <yanjun.zhu@linux.dev>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/hw/irdma/ctrl.c
drivers/infiniband/hw/irdma/type.h