WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #41: new file mode 100644 WARNING: line length of 85 exceeds 80 columns #60: FILE: tools/testing/selftests/bpf/progs/test_set_remove_xattr_failure.c:15: +__failure __msg("calling kernel function bpf_set_dentry_xattr_locked is not allowed") WARNING: line length of 88 exceeds 80 columns #72: FILE: tools/testing/selftests/bpf/progs/test_set_remove_xattr_failure.c:27: +__failure __msg("calling kernel function bpf_remove_dentry_xattr_locked is not allowed") WARNING: line length of 81 exceeds 80 columns #94: FILE: tools/testing/selftests/bpf/progs/test_set_remove_xattr_failure.c:49: +__failure __msg("calling kernel function bpf_remove_dentry_xattr is not allowed") total: 0 errors, 4 warnings, 0 checks, 71 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 a9bf60876bce ("selftests/bpf: Add __failure tests for set/remove xattr kfuncs") 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, 4 warnings, 0 checks, 71 lines checked