> Subject: [PATCH 1/1] RDMA/irdma: Remove the redundant return > > From: Zhu Yanjun <yanjun.zhu@xxxxxxxxx> > > The type of the function i40iw_remove is void. So remove the unnecessary return. > > Signed-off-by: Zhu Yanjun <yanjun.zhu@xxxxxxxxx> > --- > drivers/infiniband/hw/irdma/i40iw_if.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Acked-by: Shiraz Saleem <shiraz.saleem@xxxxxxxxx>