Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[deliverable/linux.git] / fs / cachefiles / proc.c
index eccd33941199c1a006ab790f9cbc687e15779e14..125b90f6c796cb1f763f0e65cbc0a3c9a671437b 100644 (file)
@@ -93,7 +93,6 @@ static int cachefiles_histogram_open(struct inode *inode, struct file *file)
 }
 
 static const struct file_operations cachefiles_histogram_fops = {
-       .owner          = THIS_MODULE,
        .open           = cachefiles_histogram_open,
        .read           = seq_read,
        .llseek         = seq_lseek,
This page took 0.041954 seconds and 5 git commands to generate.