WARNING: line length of 96 exceeds 80 columns #45: FILE: arch/x86/net/bpf_jit_comp.c:2155: + clocks_calc_mult_shift(&mult, &shift, tsc_khz, USEC_PER_SEC, 0); WARNING: line length of 82 exceeds 80 columns #47: FILE: arch/x86/net/bpf_jit_comp.c:2157: + maybe_emit_mod(&prog, BPF_REG_1, BPF_REG_0, true); WARNING: line length of 87 exceeds 80 columns #48: FILE: arch/x86/net/bpf_jit_comp.c:2158: + EMIT2_off32(0x69, add_2reg(0xC0, BPF_REG_1, BPF_REG_0), WARNING: line length of 82 exceeds 80 columns #86: FILE: arch/x86/net/bpf_jit_comp32.c:2104: + if (imm32 == BPF_CALL_IMM(bpf_cpu_cycles_to_ns) && WARNING: line length of 86 exceeds 80 columns #90: FILE: arch/x86/net/bpf_jit_comp32.c:2108: + clocks_calc_mult_shift(&mult, &shift, tsc_khz, WARNING: line length of 84 exceeds 80 columns #94: FILE: arch/x86/net/bpf_jit_comp32.c:2112: + emit_ia32_mov_r64(true, bpf2ia32[BPF_REG_0], WARNING: line length of 90 exceeds 80 columns #95: FILE: arch/x86/net/bpf_jit_comp32.c:2113: + bpf2ia32[BPF_REG_1], true, true, WARNING: line length of 92 exceeds 80 columns #100: FILE: arch/x86/net/bpf_jit_comp32.c:2118: + /* shift parameter by shift which is less than 64 */ total: 0 errors, 8 warnings, 0 checks, 106 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 a18565fe3b49 ("bpf: add bpf_cpu_cycles_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, 106 lines checked