Эх сурвалжийг харах

ocfs2: remove unreachable code

Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com>
Cc: Mark Fasheh <mfasheh@suse.com>
Cc: Joel Becker <jlbec@evilplan.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Daeseok Youn 10 жил өмнө
parent
commit
592a202a3d
1 өөрчлөгдсөн 0 нэмэгдсэн , 1 устгасан
  1. 0 1
      fs/ocfs2/dir.c

+ 0 - 1
fs/ocfs2/dir.c

@@ -3513,7 +3513,6 @@ next:
 		de = (struct ocfs2_dir_entry *)((char *) de + le16_to_cpu(de->rec_len));
 		de = (struct ocfs2_dir_entry *)((char *) de + le16_to_cpu(de->rec_len));
 	}
 	}
 
 
-	status = 0;
 bail:
 bail:
 	brelse(bh);
 	brelse(bh);
 	if (status)
 	if (status)