WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #41: new file mode 100644 WARNING: line length of 89 exceeds 80 columns #105: FILE: tools/testing/selftests/bpf/prog_tests/inode_local_storage.c:60: + ASSERT_EQ(info.recursion_misses, 3, "trace_inode_storage_lookup prog recursion"); CHECK: Blank lines aren't necessary before a close brace '}' #213: FILE: tools/testing/selftests/bpf/progs/inode_storage_recursion.c:90: + +} total: 0 errors, 2 warnings, 1 checks, 168 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 a71129742f4c ("selftest/bpf: Test inode local storage recursion prevention") 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, 2 warnings, 1 checks, 168 lines checked