Skip to content
Commit 4198fa1d authored by Yann Gautier's avatar Yann Gautier
Browse files

fix(st-clock): avoid arithmetics on pointers



This corrects MISRA C2012-18.4:
The +, -, += and -= operators should not be applied to an expression
of pointer type.

Signed-off-by: default avatarYann Gautier <yann.gautier@st.com>
Change-Id: I9128f567a7c83d8e3381428b07e6bd785be2703b
parent ee21709e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment