X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=.checkpatch.conf;h=8cb9a3729ae19bb73cd6310145d2548a769e914a;hb=219412f9d65cff4457f9b9ce339a444ad903a1df;hp=1ab743e2c788295498f725fcbef535f3f791f5f6;hpb=772d8b42b65e4a1eb381d441219bc5c589ae6373;p=openocd.git diff --git a/.checkpatch.conf b/.checkpatch.conf index 1ab743e2c7..8cb9a3729a 100644 --- a/.checkpatch.conf +++ b/.checkpatch.conf @@ -5,9 +5,10 @@ --show-types --strict +--typedefsfile tools/scripts/typedefs.txt + --ignore AVOID_EXTERNS --ignore BLOCK_COMMENT_STYLE ---ignore CAMELCASE --ignore COMPLEX_MACRO --ignore CONST_STRUCT --ignore ENOSYS @@ -21,7 +22,6 @@ --ignore PREFER_DEFINED_ATTRIBUTE_MACRO --ignore PREFER_FALLTHROUGH --ignore PREFER_KERNEL_TYPES ---ignore SPDX_LICENSE_TAG --ignore SPLIT_STRING --ignore SSCANF_TO_KSTRTO --ignore SWITCH_CASE_INDENT_LEVEL