X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=.checkpatch.conf;h=8cb9a3729ae19bb73cd6310145d2548a769e914a;hb=aff48a6a31019af17959a7da33909d1cea6de61a;hp=9280280032539b07a13b9a1d6eb7ee5d2a433d7d;hpb=20d4a58bd93aa17f8deb9ab6d310491f8fe9719b;p=fw%2Fopenocd diff --git a/.checkpatch.conf b/.checkpatch.conf index 928028003..8cb9a3729 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,12 +22,8 @@ --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 --ignore TRACING_LOGGING --ignore VOLATILE - -# Temporarily lines, to commit checkpatch itself. To be removed! ---ignore TYPO_SPELLING