]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
cxgb3: Convert PDBG to pr_debug
authorJoe Perches <joe@perches.com>
Thu, 9 Feb 2017 22:23:49 +0000 (14:23 -0800)
committerDoug Ledford <dledford@redhat.com>
Thu, 20 Apr 2017 20:13:20 +0000 (16:13 -0400)
commitb7b37ee0e137c8384c6cb3a37c4621649d5acdf6
treee41b368c8126958249d061772af8e6ca4f4e197e
parent46b2d4e8eca752003b903e68c3bec6b15fd7eba0
cxgb3: Convert PDBG to pr_debug

Using the normal mechanism, not an indirected one, is clearer.

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>
13 files changed:
drivers/infiniband/hw/cxgb3/cxio_dbg.c
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_cm.h
drivers/infiniband/hw/cxgb3/iwch_cq.c
drivers/infiniband/hw/cxgb3/iwch_ev.c
drivers/infiniband/hw/cxgb3/iwch_mem.c
drivers/infiniband/hw/cxgb3/iwch_provider.c
drivers/infiniband/hw/cxgb3/iwch_provider.h
drivers/infiniband/hw/cxgb3/iwch_qp.c