RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_resp.c
authorBob Pearson <rpearsonhpe@gmail.com>
Thu, 3 Nov 2022 17:10:07 +0000 (12:10 -0500)
committerJason Gunthorpe <jgg@nvidia.com>
Thu, 10 Nov 2022 19:33:05 +0000 (15:33 -0400)
commit74ddf7233c571d51bcb802bb192a9f7d77cd8830
treec365c930f61d4368217f0a75a1a3a38ad5424115
parent0edfb15e30a53e8bd039c35a17f61e49cba9f4dd
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_resp.c

Replace calls to pr_xxx() in rxe_resp.c with rxe_dbg_xxx().

Link: https://lore.kernel.org/r/20221103171013.20659-10-rpearsonhpe@gmail.com
Signed-off-by: Bob Pearson <rpearsonhpe@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/sw/rxe/rxe_resp.c