commit | d4abda29fbc66739955573e439d59248cf356788 | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Wed Mar 06 10:58:13 2019 +0100 |
committer | Yann Gautier <yann.gautier@st.com> | Mon Mar 11 10:09:51 2019 +0100 |
tree | 84f1c72e38a572b374f4cc08f0338bd15e23cd43 | |
parent | c48d02bade88b07fa7f43aa44e5217f68e5d047f [diff] |
.checkpatch.conf: ignore BRACES warnings MISRA C:2012 Rule 15.6 asks to have braces for the body of an if, for, or while statement. This conflicts with checkpatch, and the warning should then be ignored. Change-Id: I22589b68b03f19a426d3bcbc10a99d4e4c76eced Signed-off-by: Yann Gautier <yann.gautier@st.com>