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:
847aac6
)
ext3: Remove useless condition in if statement.
author
Wei Yuan
<weiyuan.wei@huawei.com>
Fri, 20 Mar 2015 03:09:10 +0000
(11:09 +0800)
committer
Jan Kara
<jack@suse.cz>
Wed, 1 Apr 2015 07:39:49 +0000
(09:39 +0200)
In this if statement, the previous condition is useless, the later one has covered it.
Signed-off-by: Weiyuan <weiyuan.wei@huawei.com>
Reviewed-by: Lukas Czerner <lczerner@redhat.com>
Signed-off-by: Jan Kara <jack@suse.cz>
fs/ext3/xattr.c
patch
|
blob
|
history
diff --cc
fs/ext3/xattr.c
Simple merge