Hi Roland,

Sorry for late reply. Yes %pI4 would be a lot cleaner. Do you want me to 
resubmit this patch again?

Thanks
Faisal


> -----Original Message-----
> From: rol...@purestorage.com [mailto:rol...@purestorage.com] On Behalf
> Of Roland Dreier
> Sent: Thursday, October 06, 2011 2:54 PM
> To: Latif, Faisal
> Cc: linux-rdma@vger.kernel.org
> Subject: Re: [PATCH 2/3] RDMA/nes: Print ip address for critcal errors
> 
> > +               printk(KERN_ERR PFX "Remote ip addr = %u.%u.%u.%u\n",
> > +                       rem_addr[3], rem_addr[2], rem_addr[1],
> rem_addr[0]);
> 
> Any reason this couldn't use %pI4 and be a lot cleaner?
> 
>  - R.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to