WARNING: line length of 82 exceeds 80 columns #63: FILE: arch/x86/net/bpf_jit_comp.c:2498: + maybe_emit_mod(&prog, BPF_REG_1, BPF_REG_0, true); WARNING: line length of 87 exceeds 80 columns #64: FILE: arch/x86/net/bpf_jit_comp.c:2499: + EMIT2_off32(0x69, add_2reg(0xC0, BPF_REG_1, BPF_REG_0), WARNING: line length of 88 exceeds 80 columns #181: FILE: kernel/bpf/verifier.c:19858: + desc->func_id == special_kfunc_list[KF_bpf_cpu_time_counter_to_ns]) { total: 0 errors, 3 warnings, 0 checks, 120 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 b7350a09418b ("bpf: add bpf_cpu_time_counter_to_ns kfunc") 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, 3 warnings, 0 checks, 120 lines checked