aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma/transport.c
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2022-01-13 12:20:30 -0500
committerAnna Schumaker <Anna.Schumaker@Netapp.com>2022-01-14 10:35:08 -0500
commitc0f26167ddcf94fb94e80fcb20aaac7f7db13c1a (patch)
treeb6e17d8f2c989e30a9bef61aa1407f6163bc1818 /net/sunrpc/xprtrdma/transport.c
parentxprtrdma: Remove final dprintk call sites from xprtrdma (diff)
downloadlinux-dev-c0f26167ddcf94fb94e80fcb20aaac7f7db13c1a.tar.xz
linux-dev-c0f26167ddcf94fb94e80fcb20aaac7f7db13c1a.zip
xprtrdma: Remove definitions of RPCDBG_FACILITY
Deprecated. dprintk is no longer used in xprtrdma. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'net/sunrpc/xprtrdma/transport.c')
-rw-r--r--net/sunrpc/xprtrdma/transport.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/net/sunrpc/xprtrdma/transport.c b/net/sunrpc/xprtrdma/transport.c
index 16e5696314a4..42e375dbdadb 100644
--- a/net/sunrpc/xprtrdma/transport.c
+++ b/net/sunrpc/xprtrdma/transport.c
@@ -60,10 +60,6 @@
#include "xprt_rdma.h"
#include <trace/events/rpcrdma.h>
-#if IS_ENABLED(CONFIG_SUNRPC_DEBUG)
-# define RPCDBG_FACILITY RPCDBG_TRANS
-#endif
-
/*
* tunables
*/