WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #38: new file mode 100644 CHECK: Lines should not end with a '(' #54: FILE: tools/testing/selftests/bpf/progs/verifier_lsm.c:12: + asm volatile ( CHECK: Lines should not end with a '(' #65: FILE: tools/testing/selftests/bpf/progs/verifier_lsm.c:23: + asm volatile ( CHECK: Lines should not end with a '(' #76: FILE: tools/testing/selftests/bpf/progs/verifier_lsm.c:34: + asm volatile ( CHECK: Lines should not end with a '(' #92: FILE: tools/testing/selftests/bpf/progs/verifier_lsm.c:50: + asm volatile ( CHECK: Lines should not end with a '(' #103: FILE: tools/testing/selftests/bpf/progs/verifier_lsm.c:61: + asm volatile ( CHECK: Lines should not end with a '(' #114: FILE: tools/testing/selftests/bpf/progs/verifier_lsm.c:72: + asm volatile ( CHECK: Lines should not end with a '(' #125: FILE: tools/testing/selftests/bpf/progs/verifier_lsm.c:83: + asm volatile ( CHECK: Lines should not end with a '(' #137: FILE: tools/testing/selftests/bpf/progs/verifier_lsm.c:95: + asm volatile ( CHECK: Lines should not end with a '(' #148: FILE: tools/testing/selftests/bpf/progs/verifier_lsm.c:106: + asm volatile ( CHECK: Lines should not end with a '(' #159: FILE: tools/testing/selftests/bpf/progs/verifier_lsm.c:117: + asm volatile ( CHECK: Lines should not end with a '(' #170: FILE: tools/testing/selftests/bpf/progs/verifier_lsm.c:128: + asm volatile ( CHECK: Lines should not end with a '(' #181: FILE: tools/testing/selftests/bpf/progs/verifier_lsm.c:139: + asm volatile ( CHECK: Lines should not end with a '(' #192: FILE: tools/testing/selftests/bpf/progs/verifier_lsm.c:150: + asm volatile ( CHECK: Lines should not end with a '(' #207: FILE: tools/testing/selftests/bpf/progs/verifier_lsm.c:165: + asm volatile ( WARNING: line length of 84 exceeds 80 columns #218: FILE: tools/testing/selftests/bpf/progs/verifier_lsm.c:176: +__description("lsm bpf prog read write invalid output parameter, invalid read size") CHECK: Lines should not end with a '(' #222: FILE: tools/testing/selftests/bpf/progs/verifier_lsm.c:180: + asm volatile ( WARNING: line length of 87 exceeds 80 columns #233: FILE: tools/testing/selftests/bpf/progs/verifier_lsm.c:191: +__description("lsm bpf prog read write invalid output parameter, invalid write offset") CHECK: Lines should not end with a '(' #237: FILE: tools/testing/selftests/bpf/progs/verifier_lsm.c:195: + asm volatile ( WARNING: line length of 85 exceeds 80 columns #248: FILE: tools/testing/selftests/bpf/progs/verifier_lsm.c:206: +__description("lsm bpf prog read write invalid output parameter, invalid write size") CHECK: Lines should not end with a '(' #252: FILE: tools/testing/selftests/bpf/progs/verifier_lsm.c:210: + asm volatile ( WARNING: line length of 88 exceeds 80 columns #269: FILE: tools/testing/selftests/bpf/progs/verifier_lsm.c:227: +__description("lsm bpf prog read write invalid output parameter, not output param hook") CHECK: Lines should not end with a '(' #273: FILE: tools/testing/selftests/bpf/progs/verifier_lsm.c:231: + asm volatile ( CHECK: Lines should not end with a '(' #288: FILE: tools/testing/selftests/bpf/progs/verifier_lsm.c:246: + asm volatile ( CHECK: Lines should not end with a '(' #299: FILE: tools/testing/selftests/bpf/progs/verifier_lsm.c:257: + asm volatile ( CHECK: Lines should not end with a '(' #310: FILE: tools/testing/selftests/bpf/progs/verifier_lsm.c:268: + asm volatile ( total: 0 errors, 5 warnings, 21 checks, 288 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 fc2b6f36e94a ("selftests/bpf: Add verifier tests for bpf lsm") 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, 5 warnings, 21 checks, 288 lines checked