checkpatch: add list of typedef used in OpenOCD
[fw/openocd] / .checkpatch.conf
index 9280280032539b07a13b9a1d6eb7ee5d2a433d7d..c6e4bbef0c730264bc69a616bcb9e8cff2992f71 100644 (file)
@@ -5,6 +5,8 @@
 --show-types
 --strict
 
+--typedefsfile tools/scripts/typedefs.txt
+
 --ignore AVOID_EXTERNS
 --ignore BLOCK_COMMENT_STYLE
 --ignore CAMELCASE
@@ -27,6 +29,3 @@
 --ignore SWITCH_CASE_INDENT_LEVEL
 --ignore TRACING_LOGGING
 --ignore VOLATILE
-
-# Temporarily lines, to commit checkpatch itself. To be removed!
---ignore TYPO_SPELLING