X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=fs%2Fjfs%2Fjfs_xtree.c;h=5cde6d2fcfca6e5930015290c75994df309ade08;hb=06e23d51151fd06c225c80ace26675532bdf406d;hp=5ad7748860ce6ceaea7d6f02d689484efcf34cd0;hpb=c3286ee337b0586a8ae2b4f13c33e3de5d71139e;p=karo-tx-linux.git diff --git a/fs/jfs/jfs_xtree.c b/fs/jfs/jfs_xtree.c index 5ad7748860ce..5cde6d2fcfca 100644 --- a/fs/jfs/jfs_xtree.c +++ b/fs/jfs/jfs_xtree.c @@ -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,