WARNING: line length of 82 exceeds 80 columns #80: FILE: include/linux/skmsg.h:334: + /* Use WRITE_ONCE to ensure correct read in sk_psock_get_msg_len_nolock(). WARNING: line length of 83 exceeds 80 columns #81: FILE: include/linux/skmsg.h:335: + * ingress_lock should be held to prevent concurrent updates to msg_tot_len WARNING: line length of 82 exceeds 80 columns #119: FILE: include/linux/skmsg.h:382: + return list_first_entry_or_null(&psock->ingress_msg, struct sk_msg, list); total: 0 errors, 3 warnings, 0 checks, 201 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 6d41479e2177 ("bpf, sockmap: Fix FIONREAD for sockmap") 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, 201 lines checked