WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #149: new file mode 100644 WARNING: line length of 86 exceeds 80 columns #212: FILE: net/unix/af_unix.h:59: +int __unix_dgram_recvmsg(struct sock *sk, struct msghdr *msg, size_t size, int flags); WARNING: line length of 87 exceeds 80 columns #213: FILE: net/unix/af_unix.h:60: +int __unix_stream_recvmsg(struct sock *sk, struct msghdr *msg, size_t size, int flags); WARNING: line length of 87 exceeds 80 columns #219: FILE: net/unix/af_unix.h:66: +int unix_dgram_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore); WARNING: line length of 88 exceeds 80 columns #220: FILE: net/unix/af_unix.h:67: +int unix_stream_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore); total: 0 errors, 5 warnings, 0 checks, 234 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 24af89e670c2 ("af_unix: Move internal definitions to net/unix/.") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE 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, 5 warnings, 0 checks, 234 lines checked