aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fscache/histogram.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/fscache/histogram.c')
-rw-r--r--fs/fscache/histogram.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/fscache/histogram.c b/fs/fscache/histogram.c
index 7d637e2335fd..15a3d042247e 100644
--- a/fs/fscache/histogram.c
+++ b/fs/fscache/histogram.c
@@ -99,7 +99,6 @@ static int fscache_histogram_open(struct inode *inode, struct file *file)
}
const struct file_operations fscache_histogram_fops = {
- .owner = THIS_MODULE,
.open = fscache_histogram_open,
.read = seq_read,
.llseek = seq_lseek,