aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jfs/jfs_xtree.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/jfs/jfs_xtree.c')
-rw-r--r--fs/jfs/jfs_xtree.c1
1 files changed, 0 insertions, 1 deletions
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)
3894} 3894}
3895 3895
3896const struct file_operations jfs_xtstat_proc_fops = { 3896const struct file_operations jfs_xtstat_proc_fops = {
3897 .owner = THIS_MODULE,
3898 .open = jfs_xtstat_proc_open, 3897 .open = jfs_xtstat_proc_open,
3899 .read = seq_read, 3898 .read = seq_read,
3900 .llseek = seq_lseek, 3899 .llseek = seq_lseek,