Explorar o código

ext4: Remove unused variable from ext4_show_options

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Theodore Ts'o %!s(int64=17) %!d(string=hai) anos
pai
achega
7ad72ca60b
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      fs/ext4/super.c

+ 0 - 1
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);