aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/stats.c
diff options
context:
space:
mode:
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 cd90878a76aa..d97338bb6a39 100644
--- a/fs/nfsd/stats.c
+++ b/fs/nfsd/stats.c
@@ -84,7 +84,6 @@ static int nfsd_proc_open(struct inode *inode, struct file *file)
84} 84}
85 85
86static const struct file_operations nfsd_proc_fops = { 86static const struct file_operations nfsd_proc_fops = {
87 .owner = THIS_MODULE,
88 .open = nfsd_proc_open, 87 .open = nfsd_proc_open,
89 .read = seq_read, 88 .read = seq_read,
90 .llseek = seq_lseek, 89 .llseek = seq_lseek,