mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 04:33:26 +02:00
NFSD: Clean up NFSDDBG_FACILITY macro
These are no longer needed because there are no dprintk() call sites in these files. Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
This commit is contained in:
@@ -14,9 +14,6 @@
|
|||||||
#include "netns.h"
|
#include "netns.h"
|
||||||
#include "vfs.h"
|
#include "vfs.h"
|
||||||
|
|
||||||
#define NFSDDBG_FACILITY NFSDDBG_XDR
|
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Force construction of an empty post-op attr
|
* Force construction of an empty post-op attr
|
||||||
*/
|
*/
|
||||||
|
@@ -9,8 +9,6 @@
|
|||||||
#include "xdr.h"
|
#include "xdr.h"
|
||||||
#include "auth.h"
|
#include "auth.h"
|
||||||
|
|
||||||
#define NFSDDBG_FACILITY NFSDDBG_XDR
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Mapping of S_IF* types to NFS file types
|
* Mapping of S_IF* types to NFS file types
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user