-
由 Geyslan G. Bem 提交于
This patch removes redundant condition. (length && length > 5) can be reduced to a single evaluation. Tested by compilation only. Caught by cppcheck. Signed-off-by: NGeyslan G. Bem <geyslan@gmail.com> Signed-off-by: NJohan Hovold <johan@kernel.org>
365a0442