projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6d9f86
)
ocfs2: remove unreachable code
author
Daeseok Youn
<daeseok.youn@gmail.com>
Tue, 10 Feb 2015 22:09:12 +0000
(14:09 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 10 Feb 2015 22:30:29 +0000
(14:30 -0800)
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>
fs/ocfs2/dir.c
patch
|
blob
|
history
diff --git
a/fs/ocfs2/dir.c
b/fs/ocfs2/dir.c
index 319e786175afed345660719cfeb4c245741a2461..940be6d994a92726cddec8f0e63672a91405d8db 100644
(file)
--- a/
fs/ocfs2/dir.c
+++ b/
fs/ocfs2/dir.c
@@
-3513,7
+3513,6
@@
next:
de = (struct ocfs2_dir_entry *)((char *) de + le16_to_cpu(de->rec_len));
}
- status = 0;
bail:
brelse(bh);
if (status)