WARNING: line length of 82 exceeds 80 columns #45: FILE: arch/arm64/net/bpf_jit_comp.c:1208: + * This instruction counts the number of consecutive binary zero bits, WARNING: line length of 82 exceeds 80 columns #66: FILE: arch/arm64/net/bpf_jit_comp.c:1229: + * This instruction counts the number of consecutive binary zero bits, WARNING: line length of 97 exceeds 80 columns #104: FILE: arch/arm64/net/bpf_jit_comp.c:1267: + return cpuid_feature_extract_unsigned_field(read_sanitised_ftr_reg(SYS_ID_AA64ISAR2_EL1), WARNING: line length of 81 exceeds 80 columns #105: FILE: arch/arm64/net/bpf_jit_comp.c:1268: + ID_AA64ISAR2_EL1_CSSC_SHIFT); CHECK: No space is necessary after a cast #160: FILE: arch/arm64/net/bpf_jit_comp.c:1722: + if (bpf_inlines_func_call(ctx, (void *) func_addr)) total: 0 errors, 4 warnings, 1 checks, 135 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 c23f53d7cc65 ("bpf, arm64: Add 64-bit bitops kfuncs support") 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, 4 warnings, 1 checks, 135 lines checked