WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #38: new file mode 100644 WARNING: line length of 87 exceeds 80 columns #124: FILE: tools/testing/selftests/bpf/prog_tests/lsm_unix_may_send.c:82: + !ASSERT_EQ(cmsg.cmsghdr.cmsg_len, CMSG_LEN(sizeof(cmsg.fd)), "cmsg_len") || CHECK: Prefer using the BIT macro #228: FILE: tools/testing/selftests/bpf/progs/lsm_unix_may_send.c:12: +#define FMODE_PATH (1 << 14) WARNING: line length of 90 exceeds 80 columns #242: FILE: tools/testing/selftests/bpf/progs/lsm_unix_may_send.c:26: + return bpf_core_cast(&container_of(inode, struct socket_alloc, vfs_inode)->socket, total: 0 errors, 3 warnings, 1 checks, 251 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 4c411fb5cb78 ("selftest: bpf: Add test for BPF LSM on unix_may_send().") 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, 3 warnings, 1 checks, 251 lines checked