Merge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / fs / xfs / xfs_stats.c
index f04f547fe5b27ad1c40a11d026f91a0f1b0e8c7a..6e812fe0fd43cc04b4f879c053c296f6cc1a5092 100644 (file)
@@ -129,7 +129,6 @@ static int xqm_proc_open(struct inode *inode, struct file *file)
 }
 
 static const struct file_operations xqm_proc_fops = {
-       .owner          = THIS_MODULE,
        .open           = xqm_proc_open,
        .read           = seq_read,
        .llseek         = seq_lseek,
This page took 0.046611 seconds and 5 git commands to generate.