]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/jfs/jfs_xtree.c
Merge tag 'linux-kselftest-4.8-rc1-update' of git://git.kernel.org/pub/scm/linux...
[karo-tx-linux.git] / fs / jfs / jfs_xtree.c
index 5ad7748860ce6ceaea7d6f02d689484efcf34cd0..5cde6d2fcfca6e5930015290c75994df309ade08 100644 (file)
@@ -3894,7 +3894,6 @@ static int jfs_xtstat_proc_open(struct inode *inode, struct file *file)
 }
 
 const struct file_operations jfs_xtstat_proc_fops = {
-       .owner          = THIS_MODULE,
        .open           = jfs_xtstat_proc_open,
        .read           = seq_read,
        .llseek         = seq_lseek,