WARNING: line length of 96 exceeds 80 columns #131: FILE: arch/arm64/net/bpf_jit_comp.c:1615: + clocks_calc_mult_shift(&mult, &shift, freq, NSEC_PER_SEC, 3600); CHECK: Lines should not end with a '(' #180: FILE: tools/testing/selftests/bpf/progs/verifier_cpu_cycles.c:119: + asm volatile( CHECK: Lines should not end with a '(' #198: FILE: tools/testing/selftests/bpf/progs/verifier_cpu_cycles.c:137: + asm volatile( CHECK: Lines should not end with a '(' #213: FILE: tools/testing/selftests/bpf/progs/verifier_cpu_cycles.c:152: + asm volatile( total: 0 errors, 1 warnings, 3 checks, 162 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 27a8959c00e1 ("bpf, arm64: Add JIT support for cpu time counter kfuncs") 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, 1 warnings, 3 checks, 162 lines checked