WARNING: line length of 88 exceeds 80 columns #52: FILE: tools/testing/selftests/bpf/progs/bpf_misc.h:29: + * __xlated Expect a line in a disassembly log after verifier applies rewrites. WARNING: line length of 96 exceeds 80 columns #62: FILE: tools/testing/selftests/bpf/progs/bpf_misc.h:69: +#define __xlated(msg) __attribute__((btf_decl_tag("comment:test_expect_xlated=" msg))) WARNING: line length of 95 exceeds 80 columns #140: FILE: tools/testing/selftests/bpf/test_loader.c:425: + struct expect_msg *msg = &spec->priv.expect_xlated.patterns[i]; WARNING: line length of 81 exceeds 80 columns #218: FILE: tools/testing/selftests/bpf/test_loader.c:765: + validate_msgs(tester->log_buf, &subspec->expect_msgs, emit_verifier_log); WARNING: line length of 83 exceeds 80 columns #222: FILE: tools/testing/selftests/bpf/test_loader.c:769: + tester->log_buf, tester->log_buf_sz); WARNING: line length of 85 exceeds 80 columns #226: FILE: tools/testing/selftests/bpf/test_loader.c:773: + validate_msgs(tester->log_buf, &subspec->expect_xlated, emit_xlated); total: 0 errors, 6 warnings, 0 checks, 167 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 2f60e4f5d3eb ("selftests/bpf: allow checking xlated programs in verifier_* tests") 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, 6 warnings, 0 checks, 167 lines checked