WARNING: line length of 82 exceeds 80 columns #69: FILE: net/ipv4/inet_diag.c:124: + nla_total_size(4) + /* MPTCP_SUBFLOW_ATTR_TOKEN_REM */ WARNING: line length of 82 exceeds 80 columns #70: FILE: net/ipv4/inet_diag.c:125: + nla_total_size(4) + /* MPTCP_SUBFLOW_ATTR_TOKEN_LOC */ WARNING: line length of 85 exceeds 80 columns #71: FILE: net/ipv4/inet_diag.c:126: + nla_total_size(4) + /* MPTCP_SUBFLOW_ATTR_RELWRITE_SEQ */ WARNING: line length of 82 exceeds 80 columns #73: FILE: net/ipv4/inet_diag.c:128: + nla_total_size(4) + /* MPTCP_SUBFLOW_ATTR_MAP_SFSEQ */ WARNING: line length of 83 exceeds 80 columns #74: FILE: net/ipv4/inet_diag.c:129: + nla_total_size(4) + /* MPTCP_SUBFLOW_ATTR_SSN_OFFSET */ WARNING: line length of 84 exceeds 80 columns #75: FILE: net/ipv4/inet_diag.c:130: + nla_total_size(2) + /* MPTCP_SUBFLOW_ATTR_MAP_DATALEN */ total: 0 errors, 6 warnings, 0 checks, 150 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 2984258f7cd8 ("net/diag: Always pre-allocate tcp_ulp info") 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, 6 warnings, 0 checks, 150 lines checked