commit | 51dad687ffcca35c9e0dce2f13dc2a489cbe93fe | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Mon Nov 28 14:56:58 2022 +0100 |
committer | Yann Gautier <yann.gautier@st.com> | Wed Dec 07 14:18:31 2022 +0100 |
tree | 4b101a203ca7b0330f4b26257be43cf1de328829 | |
parent | e8f67d33be92de3191e79d4c137b0d28d6db7090 [diff] |
fix(st-clock): use Boolean type for tests This corrects MISRA C2012-14.4 The controlling expression of an if statement and the controlling expression of an iteration-statement shall have essentially Boolean type. Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: Id217d3da223caf75cd0439d7ce11c9efab87b4d2