On Tue, Jul 13, 2021 at 11:11:27PM -0400, yanjun.zhu@xxxxxxxxx wrote: > From: Zhu Yanjun <yanjun.zhu@xxxxxxxxx> > > Since the functions irdma_sc_repost_aeq_entries, irdma_set_hw_rsrc and > irdma_setup_virt_qp always return 0, remove the returned value check > and change the returned type to void. > > Zhu Yanjun (3): > RDMA/irdma: change the returned type of irdma_sc_repost_aeq_entries to > void > RDMA/irdma: change the returned type of irdma_set_hw_rsrc to void > RDMA/irdma: change returned type of irdma_setup_virt_qp to void Applied to for-next, thanks Jason