WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #37: new file mode 100644 WARNING: line length of 95 exceeds 80 columns #114: FILE: tools/testing/selftests/bpf/prog_tests/lsm_unix_may_send.c:73: + !ASSERT_EQ(cmsg.cmsghdr.cmsg_len, CMSG_LEN(sizeof(cmsg.fd)), "cmsg_len") || WARNING: line length of 84 exceeds 80 columns #115: FILE: tools/testing/selftests/bpf/prog_tests/lsm_unix_may_send.c:74: + !ASSERT_EQ(cmsg.cmsghdr.cmsg_level, SOL_SOCKET, "cmsg_level") || total: 0 errors, 3 warnings, 0 checks, 190 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 5fee7d26d954 ("selftest: bpf: Add test for bpf_unix_scrub_fds().") 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, 0 checks, 190 lines checked