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:
72b8e0f
)
ext4: remove useless condition in if statement.
author
Wei Yuan
<weiyuan.wei@huawei.com>
Fri, 3 Apr 2015 03:50:48 +0000
(23:50 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Fri, 3 Apr 2015 03:50:48 +0000
(23:50 -0400)
In this if statement, the previous condition is useless, the later one
has covered it.
Signed-off-by: Weiyuan <weiyuan.wei@huawei.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Lukas Czerner <lczerner@redhat.com>
fs/ext4/xattr.c
patch
|
blob
|
history
diff --cc
fs/ext4/xattr.c
Simple merge