Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / fs / jfs / jfs_metapage.c
index e7fa9e5130403dae8e19ec8405d1eb6837e59db6..489aaa1403e57c0c0886ba2f127bc16dc0dc2274 100644 (file)
@@ -830,7 +830,6 @@ static int jfs_mpstat_proc_open(struct inode *inode, struct file *file)
 }
 
 const struct file_operations jfs_mpstat_proc_fops = {
-       .owner          = THIS_MODULE,
        .open           = jfs_mpstat_proc_open,
        .read           = seq_read,
        .llseek         = seq_lseek,
This page took 0.029599 seconds and 5 git commands to generate.