WARNING: line length of 92 exceeds 80 columns #143: FILE: net/handshake/genl.c:20: +static const struct nla_policy handshake_done_nl_policy[HANDSHAKE_A_DONE_SESSION_ID + 1] = { WARNING: line length of 87 exceeds 80 columns #170: FILE: net/handshake/tlshd.c:30: + key_serial_t handshake_session_id); WARNING: line length of 82 exceeds 80 columns #210: FILE: net/handshake/tlshd.c:119: + treq->th_peerid[0], treq->th_handshake_session_id); total: 0 errors, 3 warnings, 0 checks, 161 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 9ae288b06858 ("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 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, 161 lines checked