Remove some warnings when using checkpatch with --strict option
authorYann Gautier <yann.gautier@st.com>
Fri, 8 Mar 2019 14:44:59 +0000 (15:44 +0100)
committerYann Gautier <yann.gautier@st.com>
Mon, 11 Mar 2019 09:09:58 +0000 (10:09 +0100)
commit89d1d372f63a008b63b996b0a9381b7ea4f4dc9e
treecd10e4d81545233b92c094573d04412091f419ed
parent02a76d5ff25a287489ae652b5ebfe0e96b504a67
Remove some warnings when using checkpatch with --strict option

Some checks are ignored as they do not match TF-A coding rules:
PREFER_KERNEL_TYPES, USLEEP_RANGE
or MISRA:
COMPARISON_TO_NULL, UNNECESSARY_PARENTHESES

Change-Id: I335ede89fc872a6169028552d1ba9312fc61a0ba
Signed-off-by: Yann Gautier <yann.gautier@st.com>
.checkpatch.conf