WARNING: line length of 81 exceeds 80 columns #72: FILE: include/linux/skmsg.h:155: +int __sk_msg_recvmsg(struct sock *sk, struct sk_psock *psock, struct msghdr *msg, WARNING: line length of 81 exceeds 80 columns #109: FILE: net/core/skmsg.c:412: +int __sk_msg_recvmsg(struct sock *sk, struct sk_psock *psock, struct msghdr *msg, WARNING: line length of 81 exceeds 80 columns #178: FILE: net/ipv4/tcp_bpf.c:266: + copied = __sk_msg_recvmsg(sk, psock, msg, len, flags, &from_self_copied); total: 0 errors, 3 warnings, 0 checks, 122 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 cc35a779bf87 ("bpf, sockmap: Fix incorrect copied_seq calculation") 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, 3 warnings, 0 checks, 122 lines checked