commit | 2df02cc8dbeef9125ae97abcf2e214ddca06a3f9 | [log] [tgz] |
---|---|---|
author | Flavio Ceolin <flavio.ceolin@intel.com> | Thu Mar 14 14:32:45 2019 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Mar 26 22:06:45 2019 -0400 |
tree | d59f3f51902eee9ec0df9b11c58d87dd9ac746db | |
parent | 3306a5862f0708550bb5fdcb765fe54a554164bf [diff] |
kernel: Make if/iteration evaluate boolean operands Controlling expression of if and iteration statements must have a boolean type. MISRA-C rule 14.4 Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>