commit | a42de6466ab483dd0510a593c7a4096c6b3ad46b | [log] [tgz] |
---|---|---|
author | Flavio Ceolin <flavio.ceolin@intel.com> | Tue Nov 13 16:26:56 2018 -0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Dec 07 09:06:34 2018 -0500 |
tree | 2d03748abadfe5102111e18ff87050134171abb6 | |
parent | c9e5a27f41cb07246c823c1f5b42f75917efd7bb [diff] |
kernel: queue: Fix MISRA-C violation MISRA-C requires the right-hand operand of && or || operator does not contain persistent effect. MISRA-C rule 13.5 Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>