On Tue, Oct 02, 2018 at 11:49:24AM +0300, Leon Romanovsky wrote: > From: Leon Romanovsky <leonro@xxxxxxxxxxxx> > > All users of rdma_nl_chk_listeners() are interested to get boolean > answer if netlink socket has listeners, so update all places to boolean > function. > > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > Reviewed-by: Dennis Dalessandro <dennis.dalessandro@xxxxxxxxx> > --- > drivers/infiniband/core/addr.c | 2 +- > drivers/infiniband/core/netlink.c | 4 ++-- > drivers/infiniband/core/sa_query.c | 2 +- > include/rdma/rdma_netlink.h | 4 ++-- > 4 files changed, 6 insertions(+), 6 deletions(-) Applied to for-next Thanks, Jason