]> Git Repo - linux.git/commit
ext3: Remove useless condition in if statement.
authorWei Yuan <[email protected]>
Fri, 20 Mar 2015 03:09:10 +0000 (11:09 +0800)
committerJan Kara <[email protected]>
Wed, 1 Apr 2015 07:39:49 +0000 (09:39 +0200)
commit78c3eb3c84470a654b283103deff0ba128759dcd
tree87b10163b40fdbea5ce5375e97be507a0502a9d3
parent847aac644e92e5624f2c153bab409bf713d5ff9a
ext3: Remove useless condition in if statement.

In this if statement, the previous condition is useless, the later one has covered it.

Signed-off-by: Weiyuan <[email protected]>
Reviewed-by: Lukas Czerner <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
fs/ext3/xattr.c
This page took 0.052815 seconds and 4 git commands to generate.