commit | 1290662034578b4e52443c79f34dfd7c284c0435 | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Tue Jun 21 14:34:00 2022 +0200 |
committer | Yann Gautier <yann.gautier@st.com> | Wed Dec 07 14:16:48 2022 +0100 |
tree | 2ff4825e2a61a5de5d10ab5170db449f8cca98a4 | |
parent | 825641d6150f05c1bcf6328ec726f46f2e9e37f9 [diff] |
fix(partition): add missing curly braces Add braces to correct MISRA C2012 15.6 warning: The body of an iteration-statement or a selection-statement shall be a compound-statement. Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: I4041b0080b678f5ffdbe074e3cee9ac0afd5e176