-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Expand file tree
/
Copy path.b4-config
More file actions
9 lines (8 loc) · 911 Bytes
/
.b4-config
File metadata and controls
9 lines (8 loc) · 911 Bytes
1
2
3
4
5
6
7
8
# Configuration for the `b4` tool
# See https://b4.docs.kernel.org/en/latest/config.html
[b4]
send-series-to = Linux Test Project <ltp@lists.linux.it>
pw-url = https://patchwork.ozlabs.org/
pw-project = ltp
prep-perpatch-check-cmd = ./scripts/checkpatch.pl -q --terse --no-summary --mailback --showfile --no-tree --strict --ignore CONST_STRUCT,VOLATILE,SPLIT_STRING,FILE_PATH_CHANGES,PREFER_KERNEL_TYPES,LONG_LINE,MACRO_ARG_REUSE,SPACING,MULTIPLE_ASSIGNMENTS,UNNECESSARY_PARENTHESES,PARENTHESIS_ALIGNMENT,BRACES,CONCATENATED_STRING,STRCPY,STRLCPY,STRNCPY
am-perpatch-check-cmd = ./scripts/checkpatch.pl -q --terse --no-summary --mailback --no-tree --strict --ignore CONST_STRUCT,VOLATILE,SPLIT_STRING,FILE_PATH_CHANGES,PREFER_KERNEL_TYPES,LONG_LINE,MACRO_ARG_REUSE,SPACING,MULTIPLE_ASSIGNMENTS,UNNECESSARY_PARENTHESES,PARENTHESIS_ALIGNMENT,BRACES,CONCATENATED_STRING,STRCPY,STRLCPY,STRNCPY