aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fscache/stats.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/fscache/stats.c')
-rw-r--r--fs/fscache/stats.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/fscache/stats.c b/fs/fscache/stats.c
index 7cfa0aacdf6d..7ac6e839b065 100644
--- a/fs/fscache/stats.c
+++ b/fs/fscache/stats.c
@@ -295,7 +295,6 @@ static int fscache_stats_open(struct inode *inode, struct file *file)
295} 295}
296 296
297const struct file_operations fscache_stats_fops = { 297const struct file_operations fscache_stats_fops = {
298 .owner = THIS_MODULE,
299 .open = fscache_stats_open, 298 .open = fscache_stats_open,
300 .read = seq_read, 299 .read = seq_read,
301 .llseek = seq_lseek, 300 .llseek = seq_lseek,