CHECK: Alignment should match open parenthesis #62: FILE: drivers/nvme/host/tcp.c:1677: +static void nvme_tcp_tls_done(void *data, int status, key_serial_t pskid, + key_serial_t user_key_serial) WARNING: line length of 92 exceeds 80 columns #115: FILE: net/handshake/genl.c:19: +static const struct nla_policy handshake_done_nl_policy[HANDSHAKE_A_DONE_KEY_SERIAL + 1] = { WARNING: line length of 82 exceeds 80 columns #142: FILE: net/handshake/tlshd.c:30: + key_serial_t user_key_serial); total: 0 errors, 2 warnings, 1 checks, 133 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 9205948f24c3 ("net/handshake: Store the key serial number on completion") 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, 2 warnings, 1 checks, 133 lines checked