diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:41:07 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:41:07 +0000 |
commit | 3af6d22bb3850ab2bac67287e3a3d3b0e32868e5 (patch) | |
tree | 3ee7a3ec64525911fa865bb984c86d997d855527 /.checkpatch.conf | |
parent | Adding debian version 6.05.01-1. (diff) | |
download | manpages-3af6d22bb3850ab2bac67287e3a3d3b0e32868e5.tar.xz manpages-3af6d22bb3850ab2bac67287e3a3d3b0e32868e5.zip |
Merging upstream version 6.7.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.checkpatch.conf')
l---------[-rw-r--r--] | .checkpatch.conf | 34 |
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 |