NFSD: Clean up NFSDDBG_FACILITY macro
authorChuck Lever <chuck.lever@oracle.com>
Fri, 5 Mar 2021 19:22:32 +0000 (14:22 -0500)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 22 Mar 2021 14:19:02 +0000 (10:19 -0400)
These are no longer needed because there are no dprintk() call sites
in these files.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
fs/nfsd/nfs3xdr.c
fs/nfsd/nfsxdr.c

index fcfa0d611b931841ba9888ecd77316351bd804b0..0a5ebc52e6a9ccdc5aaf0beffab7ced35cb3adac 100644 (file)
@@ -14,9 +14,6 @@
 #include "netns.h"
 #include "vfs.h"
 
-#define NFSDDBG_FACILITY               NFSDDBG_XDR
-
-
 /*
  * Force construction of an empty post-op attr
  */
index b800cfefcab7aa440d91a2746102dd00ee037341..a06c05fe3b421895a13d2ed1c7ac11794c1ba67d 100644 (file)
@@ -9,8 +9,6 @@
 #include "xdr.h"
 #include "auth.h"
 
-#define NFSDDBG_FACILITY               NFSDDBG_XDR
-
 /*
  * Mapping of S_IF* types to NFS file types
  */