]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
cxgb3: Use more common logging style
authorJoe Perches <joe@perches.com>
Thu, 9 Feb 2017 22:23:48 +0000 (14:23 -0800)
committerDoug Ledford <dledford@redhat.com>
Thu, 20 Apr 2017 20:13:20 +0000 (16:13 -0400)
commit46b2d4e8eca752003b903e68c3bec6b15fd7eba0
tree1c625528f3a349a485035fb6a9c66d2e5e4b900a
parentcd565b4b51e5fe258d6ce9ddc167ee51f3044ba5
cxgb3: Use more common logging style

Convert printks to pr_<level>

Miscellanea:

o Coalesce formats
o Realign arguments

Signed-off-by: Joe Perches <joe@perches.com>
Reviewed-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/cxgb3/cxio_hal.c
drivers/infiniband/hw/cxgb3/cxio_hal.h
drivers/infiniband/hw/cxgb3/cxio_resource.c
drivers/infiniband/hw/cxgb3/iwch.c
drivers/infiniband/hw/cxgb3/iwch_cm.c
drivers/infiniband/hw/cxgb3/iwch_cq.c
drivers/infiniband/hw/cxgb3/iwch_ev.c
drivers/infiniband/hw/cxgb3/iwch_provider.c
drivers/infiniband/hw/cxgb3/iwch_qp.c