]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcadb7600f057eab8629818dcf507c3b888a12110
treea52d063001fd8917bb87b002050dafb258489306
parent2713853642977723d4691eaf86bf6ddf6710dc38
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