projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dead28d
)
SUNRPC: minor cleanup
author
Chuck Lever
<cel@netapp.com>
Mon, 20 Mar 2006 18:44:23 +0000
(13:44 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 20 Mar 2006 18:44:23 +0000
(13:44 -0500)
RPC_DEBUG_DATA no longer needed in net/sunrpc/xprt.c.
Test plan:
Compile kernel with CONFIG_NFS enabled.
Signed-off-by: Chuck Lever <cel@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/xprt.c
patch
|
blob
|
blame
|
history
diff --git
a/net/sunrpc/xprt.c
b/net/sunrpc/xprt.c
index eb5a262e024e1a185124b4fcbbb1fa2af7b50ef3..940dba965bb90a157ad29587a44333e6160e636d 100644
(file)
--- a/
net/sunrpc/xprt.c
+++ b/
net/sunrpc/xprt.c
@@
-51,7
+51,6
@@
*/
#ifdef RPC_DEBUG
-# undef RPC_DEBUG_DATA
# define RPCDBG_FACILITY RPCDBG_XPRT
#endif