On Mon, Sep 30, 2019 at 04:16:55PM -0700, Bart Van Assche wrote: > Do not print the remote address if it is not used. Use %pISp instead > of %pI4 %d. > > Cc: Bernard Metzler <bmt@xxxxxxxxxxxxxx> > Signed-off-by: Bart Van Assche <bvanassche@xxxxxxx> > Reviewed-by: Bernard Metzler <bmt@xxxxxxxxxxxxxx> > --- > drivers/infiniband/sw/siw/siw_cm.c | 36 ++++++------------------------ > 1 file changed, 7 insertions(+), 29 deletions(-) Applied to for-next, thanks Jason