WARNING: line length of 104 exceeds 80 columns #123: FILE: tools/testing/selftests/bpf/prog_tests/linked_list.c:90: + { "incorrect_node_var_off", "variable alloc_ptr_ access var_off=(0x0; 0xffffffff) disallowed" }, WARNING: line length of 105 exceeds 80 columns #129: FILE: tools/testing/selftests/bpf/prog_tests/linked_list.c:95: + { "incorrect_head_var_off2", "variable alloc_ptr_ access var_off=(0x0; 0xffffffff) disallowed" }, WARNING: line length of 92 exceeds 80 columns #142: FILE: tools/testing/selftests/bpf/prog_tests/spin_lock.c:18: + "R1 type=alloc_ptr_ expected=percpu_ptr_, percpu_rcu_ptr_, trusted_percpu_ptr_" }, WARNING: line length of 91 exceeds 80 columns #190: FILE: tools/testing/selftests/bpf/progs/local_kptr_stash_fail.c:43: +__failure __msg("invalid kptr access, R2 type=alloc_ptr_node_data2 expected=ptr_node_data") WARNING: line length of 90 exceeds 80 columns #203: FILE: tools/testing/selftests/bpf/progs/percpu_alloc_fail.c:63: +__failure __msg("invalid kptr access, R2 type=percpu_alloc_ptr_val2_t expected=ptr_val_t") WARNING: line length of 92 exceeds 80 columns #212: FILE: tools/testing/selftests/bpf/progs/percpu_alloc_fail.c:87: +__failure __msg("R1 type=scalar expected=percpu_ptr_, percpu_rcu_ptr_, trusted_percpu_ptr_") WARNING: line length of 92 exceeds 80 columns #242: FILE: tools/testing/selftests/bpf/progs/struct_ops_kptr_return_fail__local_kptr.c:16: +__failure __msg("At program exit the register R0 is not a known value (alloc_ptr_or_null_)") total: 0 errors, 7 warnings, 0 checks, 173 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 e1cc62580b04 ("bpf: Add the missing types in the logs") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 7 warnings, 0 checks, 173 lines checked