WARNING: line length of 82 exceeds 80 columns #28: FILE: arch/arm64/net/bpf_jit_comp.c:2513: +static void store_func_meta(struct jit_ctx *ctx, u64 func_meta, int func_meta_off) WARNING: line length of 85 exceeds 80 columns #115: FILE: arch/arm64/net/bpf_jit_comp.c:2691: + emit(A64_STR64I(A64_R(10), A64_SP, cookie_off + 8 * i), ctx); WARNING: line length of 98 exceeds 80 columns #123: FILE: arch/arm64/net/bpf_jit_comp.c:2699: + u64 meta = func_meta | (cookie_bargs_off << BPF_TRAMP_COOKIE_INDEX_SHIFT); WARNING: line length of 98 exceeds 80 columns #148: FILE: arch/arm64/net/bpf_jit_comp.c:2747: + u64 meta = func_meta | (cookie_bargs_off << BPF_TRAMP_COOKIE_INDEX_SHIFT); total: 0 errors, 4 warnings, 0 checks, 157 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 f0aa6da9822a ("bpf, arm64: Add fsession 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, 0 checks, 157 lines checked