WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #58: new file mode 100644 WARNING: Improper SPDX comment style for 'arch/x86/net/bpf_timed_may_goto.S', please use '/*' instead #63: FILE: arch/x86/net/bpf_timed_may_goto.S:1: +// SPDX-License-Identifier: GPL-2.0 WARNING: Missing or malformed SPDX-License-Identifier tag in line 1 #63: FILE: arch/x86/net/bpf_timed_may_goto.S:1: +// SPDX-License-Identifier: GPL-2.0 WARNING: line length of 82 exceeds 80 columns #93: FILE: arch/x86/net/bpf_timed_may_goto.S:31: + /* BPF_REG_AX=r10 will be stored into count, so move return value to it */ CHECK: Lines should not end with a '(' #137: FILE: tools/testing/selftests/bpf/progs/verifier_bpf_fastcall.c:646: + asm volatile ( WARNING: line length of 91 exceeds 80 columns #148: FILE: tools/testing/selftests/bpf/progs/verifier_bpf_fastcall.c:657: + __imm_insn(may_goto, BPF_RAW_INSN(BPF_JMP | BPF_JCOND, 0, 0, +1 /* offset */, 0)) CHECK: spaces preferred around that '+' (ctx:WxV) #148: FILE: tools/testing/selftests/bpf/progs/verifier_bpf_fastcall.c:657: + __imm_insn(may_goto, BPF_RAW_INSN(BPF_JMP | BPF_JCOND, 0, 0, +1 /* offset */, 0)) ^ CHECK: Lines should not end with a '(' #208: FILE: tools/testing/selftests/bpf/progs/verifier_may_goto_1.c:89: + asm volatile ( WARNING: line length of 92 exceeds 80 columns #215: FILE: tools/testing/selftests/bpf/progs/verifier_may_goto_1.c:96: + : __imm_insn(may_goto1, BPF_RAW_INSN(BPF_JMP | BPF_JCOND, 0, 0, 2 /* offset */, 0)), WARNING: line length of 91 exceeds 80 columns #216: FILE: tools/testing/selftests/bpf/progs/verifier_may_goto_1.c:97: + __imm_insn(may_goto3, BPF_RAW_INSN(BPF_JMP | BPF_JCOND, 0, 0, 0 /* offset */, 0)) total: 0 errors, 7 warnings, 3 checks, 175 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix-inplace. Commit 3743c130a607 ("bpf, x86: Add x86 JIT support for timed may_goto") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE GIT_COMMIT_ID MACRO_ARG_REUSE NO_AUTHOR_SIGN_OFF NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. total: 0 errors, 7 warnings, 3 checks, 175 lines checked