> > Convert printks to pr_<level> > > Miscellanea: > > o Coalesce formats > o Realign arguments > > Signed-off-by: Joe Perches <joe@xxxxxxxxxxx> > --- > drivers/infiniband/hw/cxgb4/cm.c | 84 +++++++++++++++------------------- > drivers/infiniband/hw/cxgb4/cq.c | 8 ++-- > drivers/infiniband/hw/cxgb4/device.c | 83 ++++++++++++++------------------- > drivers/infiniband/hw/cxgb4/ev.c | 10 ++-- > drivers/infiniband/hw/cxgb4/iw_cxgb4.h | 6 +++ > drivers/infiniband/hw/cxgb4/mem.c | 6 +-- > drivers/infiniband/hw/cxgb4/provider.c | 4 +- > drivers/infiniband/hw/cxgb4/qp.c | 5 +- > drivers/infiniband/hw/cxgb4/resource.c | 18 +++----- > drivers/infiniband/hw/cxgb4/t4.h | 2 +- > 10 files changed, 97 insertions(+), 129 deletions(-) > Looks good (and thanks). Reviewed-by: Steve Wise <swise@xxxxxxxxxxxxxxxxxxxxx> -- 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