diff options
Diffstat (limited to 'fs/fscache/stats.c')
| -rw-r--r-- | fs/fscache/stats.c | 1 |
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 | ||
| 297 | const struct file_operations fscache_stats_fops = { | 297 | const 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, |
