commit | 5cda3aa8442f3694b45159bf98bc9eb91b903e8b | [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 | 88b8f2b1382ba1d8b6216957b8bca00605913e54 [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