WARNING: line length of 81 exceeds 80 columns #43: FILE: arch/x86/net/bpf_jit_comp.c:2223: + using_native_sched_clock() && sched_clock_stable()) { WARNING: line length of 82 exceeds 80 columns #52: FILE: arch/x86/net/bpf_jit_comp.c:2232: + maybe_emit_mod(&prog, BPF_REG_1, BPF_REG_0, true); WARNING: line length of 87 exceeds 80 columns #53: FILE: arch/x86/net/bpf_jit_comp.c:2233: + EMIT2_off32(0x69, add_2reg(0xC0, BPF_REG_1, BPF_REG_0), WARNING: line length of 88 exceeds 80 columns #96: FILE: arch/x86/net/bpf_jit_comp32.c:2105: + if (imm32 == BPF_CALL_IMM(bpf_cpu_time_counter_to_ns) && WARNING: line length of 84 exceeds 80 columns #97: FILE: arch/x86/net/bpf_jit_comp32.c:2106: + cpu_feature_enabled(X86_FEATURE_CONSTANT_TSC)) { WARNING: line length of 84 exceeds 80 columns #107: FILE: arch/x86/net/bpf_jit_comp32.c:2116: + emit_ia32_mov_r64(true, bpf2ia32[BPF_REG_0], WARNING: line length of 90 exceeds 80 columns #108: FILE: arch/x86/net/bpf_jit_comp32.c:2117: + bpf2ia32[BPF_REG_1], true, true, WARNING: line length of 92 exceeds 80 columns #113: FILE: arch/x86/net/bpf_jit_comp32.c:2122: + /* shift parameter by shift which is less than 64 */ total: 0 errors, 8 warnings, 0 checks, 130 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 111d171eaa83 ("bpf: add bpf_cpu_time_counter_to_ns helper") 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, 8 warnings, 0 checks, 130 lines checked