commit | 9c1aa1253c9c77487b73d46a89941e81e80864eb | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Fri Nov 18 13:43:48 2022 +0100 |
committer | Yann Gautier <yann.gautier@st.com> | Wed Dec 07 14:20:01 2022 +0100 |
tree | 685814a71c18b7177d3266557b1d95e122aa52b6 | |
parent | 56048fe215997ab6788ebd251e8cde094392dfc7 [diff] |
fix(st): add U suffix for unsigned numbers This corrects MISRA c2012-7.2 violation: A "u" or "U" suffix shall be applied to all integer constants that are represented in an unsigned type. Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: I92b394572528e7179a314bbad4a032fd65053861