WARNING: line length of 81 exceeds 80 columns #78: FILE: include/linux/tcp.h:484: + bpf_hdr_opt_len_cb_inprogress:1; /* It is set before invoking the WARNING: line length of 82 exceeds 80 columns #80: FILE: include/linux/tcp.h:486: + * bpf_setsockopt(TCP_NODELAY) or WARNING: line length of 83 exceeds 80 columns #81: FILE: include/linux/tcp.h:487: + * bpf_setsockopt(TCP_CORK) cannot WARNING: line length of 86 exceeds 80 columns #82: FILE: include/linux/tcp.h:488: + * trigger tcp_push_pending_frames(), WARNING: line length of 86 exceeds 80 columns #83: FILE: include/linux/tcp.h:489: + * which would call tcp_current_mss() WARNING: line length of 87 exceeds 80 columns #84: FILE: include/linux/tcp.h:490: + * -> bpf_skops_hdr_opt_len(), causing total: 0 errors, 6 warnings, 0 checks, 62 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 8e9d82ae4d7e ("bpf,tcp: avoid infinite recursion in BPF_SOCK_OPS_HDR_OPT_LEN_CB") 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, 6 warnings, 0 checks, 62 lines checked