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>
This commit is contained in:
parent
e6d9f86d6b
commit
592a202a3d
1 changed files with 0 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Reference in a new issue