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

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
......@@ -14,9 +14,6 @@
#include "netns.h"
#include "vfs.h"
#define NFSDDBG_FACILITY NFSDDBG_XDR
/*
* Force construction of an empty post-op attr
*/
......
......@@ -9,8 +9,6 @@
#include "xdr.h"
#include "auth.h"
#define NFSDDBG_FACILITY NFSDDBG_XDR
/*
* Mapping of S_IF* types to NFS file types
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment