aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_stats.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/xfs/xfs_stats.c')
-rw-r--r--fs/xfs/xfs_stats.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/xfs/xfs_stats.c b/fs/xfs/xfs_stats.c
index 8686df6c7609..d266e835ecc3 100644
--- a/fs/xfs/xfs_stats.c
+++ b/fs/xfs/xfs_stats.c
@@ -128,7 +128,6 @@ static int xqm_proc_open(struct inode *inode, struct file *file)
128} 128}
129 129
130static const struct file_operations xqm_proc_fops = { 130static const struct file_operations xqm_proc_fops = {
131 .owner = THIS_MODULE,
132 .open = xqm_proc_open, 131 .open = xqm_proc_open,
133 .read = seq_read, 132 .read = seq_read,
134 .llseek = seq_lseek, 133 .llseek = seq_lseek,