commit | 6568c731c47bfbb137183f8f745e8168604ea8ab | [log] [tgz] |
---|---|---|
author | xypron.glpk@gmx.de <xypron.glpk@gmx.de> | Sat Apr 15 13:28:13 2017 +0200 |
committer | Tom Rini <trini@konsulko.com> | Tue Apr 18 10:29:22 2017 -0400 |
tree | 33158c35c01348936cdddc966cfde4aaa79495b5 | |
parent | ddc6a9de057e0fd0b46ba21d16a50a8d24351ef6 [diff] |
yaffs2: remove redundant condition If !parent, the changed line is not reached. So there is no need to check the value again. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Tom Rini <trini@konsulko.com>