diff --git a/[refs] b/[refs] index f480a1ed8d1e..eff89145a438 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 574ca174c97f790086e3e6f2251381420ad38fd0 +refs/heads/master: 7ad72ca60b6be3c79f90a81ce5883e12a2c6e667 diff --git a/trunk/fs/ext4/super.c b/trunk/fs/ext4/super.c index 02bf24343979..588cfb408642 100644 --- a/trunk/fs/ext4/super.c +++ b/trunk/fs/ext4/super.c @@ -671,7 +671,6 @@ static int ext4_show_options(struct seq_file *seq, struct vfsmount *vfs) unsigned long def_mount_opts; struct super_block *sb = vfs->mnt_sb; struct ext4_sb_info *sbi = EXT4_SB(sb); - journal_t *journal = sbi->s_journal; struct ext4_super_block *es = sbi->s_es; def_mount_opts = le32_to_cpu(es->s_default_mount_opts);