WARNING: Missing commit description - Add an appropriate one WARNING: line length of 96 exceeds 80 columns #31: FILE: kernel/bpf/verifier.c:7677: + verbose(env, "map '%s' has to have BTF in order to use bpf_kptr_xchg\n", WARNING: line length of 86 exceeds 80 columns #84: FILE: kernel/bpf/verifier.c:8348: + if (meta->func_id == BPF_FUNC_kptr_xchg && type_is_alloc(type) && regno > 1) { total: 0 errors, 3 warnings, 0 checks, 85 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 9117555f4fbd ("bpf: Support bpf_kptr_xchg into local kptr") 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, 85 lines checked