summaryrefslogtreecommitdiff
path: root/.checkpatch.conf
blob: 09fe74e88567089e742898a56a5e43aebe4fb522 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--mailback
--no-tree
--emacs
--summary-file
--show-types
--max-line-length=100

--ignore BRACES
--ignore PRINTK_WITHOUT_KERN_LEVEL
--ignore SPLIT_STRING
--ignore FILE_PATH_CHANGES
--ignore VOLATILE
--ignore CONFIG_EXPERIMENTAL
--ignore PREFER_KERNEL_TYPES
--ignore AVOID_EXTERNS
--ignore NETWORKING_BLOCK_COMMENT_STYLE