These warnings were disabled with code modification. Use
checkpatch config file to ignore those.

Signed-off-by: Petri Savolainen <petri.savolai...@linaro.org>
---
 .checkpatch.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.checkpatch.conf b/.checkpatch.conf
index 043551a4..990a54d2 100644
--- a/.checkpatch.conf
+++ b/.checkpatch.conf
@@ -8,5 +8,7 @@
 --ignore=BIT_MACRO
 --ignore=PREFER_PRINTF
 --ignore=PREFER_SCANF
+--ignore=VOLATILE
+--ignore=AVOID_EXTERNS
 --codespell
 --codespellfile=/usr/share/codespell/dictionary.txt
-- 
2.11.0

Reply via email to