mirror of
				https://kernel.googlesource.com/pub/scm/linux/kernel/git/stable/linux-stable.git
				synced 2025-11-04 07:44:51 +10:00 
			
		
		
		
	reiserfs: remove unused local `wait'
Signed-off-by: Changli Gao <xiaosuo@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
		
							parent
							
								
									628a464e5b
								
							
						
					
					
						commit
						b3397ad544
					
				@ -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)) {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user