Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
[linux-2.6-block.git] / fs / nfsd / stats.c
index cd90878a76aaa8498933a087e6959f532d0f5a47..d97338bb6a39864173e499ac76b43b1b2fb9e8f7 100644 (file)
@@ -84,7 +84,6 @@ static int nfsd_proc_open(struct inode *inode, struct file *file)
 }
 
 static const struct file_operations nfsd_proc_fops = {
-       .owner = THIS_MODULE,
        .open = nfsd_proc_open,
        .read  = seq_read,
        .llseek = seq_lseek,