aboutsummaryrefslogtreecommitdiff
path: root/.checkpatch.conf
blob: 990a54d2d855d73155378d87a049e486d2777d88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--no-tree
--strict
--ignore=SPLIT_STRING
--ignore SSCANF_TO_KSTRTO
--ignore=NEW_TYPEDEFS
--ignore=DEPRECATED_VARIABLE
--ignore=COMPARISON_TO_NULL
--ignore=BIT_MACRO
--ignore=PREFER_PRINTF
--ignore=PREFER_SCANF
--ignore=VOLATILE
--ignore=AVOID_EXTERNS
--codespell
--codespellfile=/usr/share/codespell/dictionary.txt