On Wed, Nov 29, 2017 at 11:24:29AM +0200, Yuval Shaia wrote: > pr_* is the preferred way to print messages, replace all > printk(KERN_WARN, ...) with pr_warn. > > Signed-off-by: Yuval Shaia <yuval.shaia@xxxxxxxxxx> > Reviewed-by: Zhu Yanjun <yanjun.zhu@xxxxxxxxxx> > Reviewed-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > Reviewed-by: Santosh Shilimkar <santosh.shilimkar@xxxxxxxxxx> > drivers/infiniband/ulp/ipoib/ipoib_cm.c | 8 ++++---- > drivers/infiniband/ulp/ipoib/ipoib_main.c | 23 +++++++++++------------ > drivers/infiniband/ulp/ipoib/ipoib_verbs.c | 6 +++--- > 3 files changed, 18 insertions(+), 19 deletions(-) Applied to for-next, thanks Jason -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html