Commit 219a1705 authored by Chuck Lever's avatar Chuck Lever
Browse files

NFSD: Clean up NFSDDBG_FACILITY macro



These are no longer needed because there are no dprintk() call sites
in these files.

Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
parent 6019ce07
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -14,9 +14,6 @@
#include "netns.h"
#include "vfs.h"

#define NFSDDBG_FACILITY		NFSDDBG_XDR


/*
 * Force construction of an empty post-op attr
 */
+0 −2
Original line number Diff line number Diff line
@@ -9,8 +9,6 @@
#include "xdr.h"
#include "auth.h"

#define NFSDDBG_FACILITY		NFSDDBG_XDR

/*
 * Mapping of S_IF* types to NFS file types
 */