diff options
Diffstat (limited to 'fs/nfs/nfs4renewd.c')
-rw-r--r-- | fs/nfs/nfs4renewd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/nfs/nfs4renewd.c b/fs/nfs/nfs4renewd.c index dc484c0eae7f..6930bec91bca 100644 --- a/fs/nfs/nfs4renewd.c +++ b/fs/nfs/nfs4renewd.c | |||
@@ -49,7 +49,7 @@ | |||
49 | #include "nfs4_fs.h" | 49 | #include "nfs4_fs.h" |
50 | #include "delegation.h" | 50 | #include "delegation.h" |
51 | 51 | ||
52 | #define NFSDBG_FACILITY NFSDBG_PROC | 52 | #define NFSDBG_FACILITY NFSDBG_STATE |
53 | 53 | ||
54 | void | 54 | void |
55 | nfs4_renew_state(struct work_struct *work) | 55 | nfs4_renew_state(struct work_struct *work) |