WARNING: line length of 82 exceeds 80 columns #465: FILE: net/psp/psp-nl-gen.c:36: +static const struct nla_policy psp_rx_assoc_nl_policy[PSP_A_ASSOC_SOCK_FD + 1] = { WARNING: line length of 82 exceeds 80 columns #472: FILE: net/psp/psp-nl-gen.c:43: +static const struct nla_policy psp_tx_assoc_nl_policy[PSP_A_ASSOC_SOCK_FD + 1] = { WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #889: new file mode 100644 WARNING: line length of 101 exceeds 80 columns #1106: FILE: net/psp/psp_sock.c:213: + NL_SET_ERR_MSG(extack, "Socket has incompatible segments already in the recv queue"); CHECK: Please use a blank line after function/struct/union/enum declarations #1157: FILE: net/psp/psp_sock.c:264: +} +EXPORT_IPV6_MOD_GPL(psp_twsk_rx_policy_check); CHECK: Please use a blank line after function/struct/union/enum declarations #1169: FILE: net/psp/psp_sock.c:276: +} +EXPORT_IPV6_MOD_GPL(psp_reply_set_decrypted) total: 0 errors, 4 warnings, 2 checks, 1060 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 5409d7b40418 ("net: psp: add socket security association code") 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, 4 warnings, 2 checks, 1060 lines checked