On Mon, Jun 22, 2020 at 12:22:56PM +0300, Kamal Heib wrote: > The return value from ipoib_mcast_stop_thread() is always 0 - change it > to be void. > > Signed-off-by: Kamal Heib <kamalheib1@xxxxxxxxx> > --- > drivers/infiniband/ulp/ipoib/ipoib.h | 2 +- > drivers/infiniband/ulp/ipoib/ipoib_multicast.c | 4 +--- > 2 files changed, 2 insertions(+), 4 deletions(-) Applied to for-next, thanks Jason