WARNING: line length of 89 exceeds 80 columns #59: FILE: tools/testing/selftests/bpf/veristat.c:390: + fprintf(stderr, "Failed to collect BPF object files: %d\n", err); WARNING: line length of 86 exceeds 80 columns #73: FILE: tools/testing/selftests/bpf/veristat.c:697: + tmp = realloc(env.filenames, (env.filename_cnt + 1) * sizeof(*env.filenames)); WARNING: line length of 81 exceeds 80 columns #93: FILE: tools/testing/selftests/bpf/veristat.c:717: + fprintf(stderr, "Failed to open object files list in '%s': %s\n", total: 0 errors, 3 warnings, 0 checks, 83 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 df17a367f33e ("veristat: @files-list.txt notation for object files list") 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, 83 lines checked