git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b003b52
)
ext4: remove unneeded code in ext4_unlink
author
Namjae Jeon
<namjae.jeon@samsung.com>
Tue, 25 Nov 2014 21:34:38 +0000
(16:34 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Tue, 25 Nov 2014 21:34:38 +0000
(16:34 -0500)
Setting retval to zero is not needed in ext4_unlink.
Remove unneeded code.
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Ashish Sangwan <a.sangwan@samsung.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
No differences found