diff options
author | xypron.glpk@gmx.de <xypron.glpk@gmx.de> | 2017-04-15 16:37:54 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-04-18 10:29:25 -0400 |
commit | d1710561b0c4b68041d0f51e8fc5cfe3c2c15bb9 (patch) | |
tree | 91160df238c61aae75c857874ed13dad09c77ba1 /board/astro | |
parent | 7a931b958e4f942b16d3f5d31dc4c0982fa186c8 (diff) |
drivers/crypto/fsl: remove redundant logical contraint
'A || (!A && B)' is equivalent to 'A || B'.
Let's reduce the complexity of the statement in start_jr0().
The problem was indicated by cppcheck.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: York Sun <york.sun@nxp.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'board/astro')
0 files changed, 0 insertions, 0 deletions