summaryrefslogtreecommitdiffstats
path: root/.checkpatch.conf
diff options
context:
space:
mode:
Diffstat (limited to '.checkpatch.conf')
l---------[-rw-r--r--].checkpatch.conf34
1 files changed, 1 insertions, 33 deletions
diff --git a/.checkpatch.conf b/.checkpatch.conf
index b1a4b40..a614af4 100644..120000
--- a/.checkpatch.conf
+++ b/.checkpatch.conf
@@ -1,33 +1 @@
---ignore AVOID_EXTERNS
---ignore BLOCK_COMMENT_STYLE
---ignore BRACES
---ignore CAMELCASE
---ignore CODE_INDENT
---ignore COMPARISON_TO_NULL
---ignore COMPLEX_MACRO
---ignore CONCATENATED_STRING
---ignore FUNCTION_ARGUMENTS
---ignore INITIALISED_STATIC
---ignore LEADING_SPACE
---ignore LINE_SPACING
---ignore LOGICAL_CONTINUATIONS
---ignore MACRO_ARG_REUSE
---ignore MULTIPLE_ASSIGNMENTS
---ignore OPEN_BRACE
---ignore PREFER_FALLTHROUGH
---ignore PREFER_KERNEL_TYPES
---ignore SPACING
---ignore SPDX_LICENSE_TAG
---ignore SPLIT_STRING
---ignore STATIC_CONST_CHAR_ARRAY
---ignore SUSPECT_CODE_INDENT
---ignore TRAILING_STATEMENTS
---ignore UNNECESSARY_PARENTHESES
---ignore VOLATILE
-
---no-tree
---quiet
---root=.
---show-types
---strict
---verbose
+etc/checkpatch/checkpatch.conf \ No newline at end of file