Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b3397ad5 authored by Changli Gao's avatar Changli Gao Committed by Linus Torvalds
Browse files

reiserfs: remove unused local `wait'

parent 628a464e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -983,7 +983,6 @@ static int flush_older_commits(struct super_block *s,

static int reiserfs_async_progress_wait(struct super_block *s)
{
	DEFINE_WAIT(wait);
	struct reiserfs_journal *j = SB_JOURNAL(s);

	if (atomic_read(&j->j_async_throttle)) {