]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - fs/reiserfs/journal.c
reiserfs: remove unused local `wait'
[mv-sheeva.git] / fs / reiserfs / journal.c
index 19fbc810e8e74f951a33e3f6611ca7ec2ee2f6e1..1ec952b1f036fb30266cc8fea1e7b3795444fd37 100644 (file)
@@ -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)) {