summaryrefslogtreecommitdiffstats
path: root/etc/checkpatch/checkpatch.conf
blob: 81f62d7f30ebc6bee1b9f3d244a897143a31e446 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--ignore AVOID_EXTERNS
--ignore CAMELCASE
--ignore COMPARISON_TO_NULL
--ignore LEADING_SPACE
--ignore LINE_SPACING
--ignore PARENTHESIS_ALIGNMENT
--ignore PREFER_KERNEL_TYPES
--ignore SPACING
--ignore SPDX_LICENSE_TAG

--no-tree
--quiet
--root=.
--show-types
--strict
--verbose