aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/nfsd/stats.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2014-05-06 19:37:15 +0200
committerJ. Bruce Fields <bfields@redhat.com>2014-05-06 17:54:55 -0400
commit7f94423e8fcc1e0f3416be76d3da0982f586d565 (patch)
tree432aebd10b7a443219cba44f57feae897ea47ed9 /fs/nfsd/stats.c
parentnfsd: move <linux/nfsd/export.h> to fs/nfsd (diff)
downloadwireguard-linux-7f94423e8fcc1e0f3416be76d3da0982f586d565.tar.xz
wireguard-linux-7f94423e8fcc1e0f3416be76d3da0982f586d565.zip
nfsd: move <linux/nfsd/stats.h> to fs/nfsd
There are no legitimate users outside of fs/nfsd, so move it there. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/nfsd/stats.c')
-rw-r--r--fs/nfsd/stats.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nfsd/stats.c b/fs/nfsd/stats.c
index 6d4521feb6e3..cd90878a76aa 100644
--- a/fs/nfsd/stats.c
+++ b/fs/nfsd/stats.c
@@ -24,7 +24,6 @@
#include <linux/seq_file.h>
#include <linux/module.h>
#include <linux/sunrpc/stats.h>
-#include <linux/nfsd/stats.h>
#include <net/net_namespace.h>
#include "nfsd.h"