ERROR: Invalid commit separator - some tools may have problems applying this #26: --------------- ---------------- ERROR: Invalid commit separator - some tools may have problems applying this #33: --------------- ---------------- WARNING: line length of 82 exceeds 80 columns #80: FILE: arch/s390/net/bpf_jit_comp.c:1787: + EMIT6_DISP_LH(0xe3000000, 0x0058, BPF_REG_0, REG_0, REG_0, WARNING: line length of 81 exceeds 80 columns #85: FILE: arch/s390/net/bpf_jit_comp.c:1792: + /* Implement helper call to bpf_get_current_task/_btf() inline */ WARNING: line length of 82 exceeds 80 columns #93: FILE: arch/s390/net/bpf_jit_comp.c:1800: + EMIT6_DISP_LH(0xe3000000, 0x0004, BPF_REG_0, REG_0, REG_0, total: 2 errors, 3 warnings, 0 checks, 52 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 f286d8c44900 ("s390/bpf: inline smp_processor_id and current_task") 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.