WARNING: line length of 81 exceeds 80 columns #69: FILE: net/mptcp/mib.h:79: + MPTCP_MIB_MPRSTNOTESTABLISHED, /* MP_RST: JOIN on not-established msk */ WARNING: line length of 81 exceeds 80 columns #81: FILE: net/mptcp/protocol.c:3839: + MPTCP_INC_STATS(sock_net(parent), MPTCP_MIB_MPRSTNOTESTABLISHED); WARNING: line length of 87 exceeds 80 columns #101: FILE: net/mptcp/subflow.c:231: + MPTCP_INC_STATS(sock_net(sk_listener), MPTCP_MIB_MPRSTNOTOKEN); WARNING: line length of 92 exceeds 80 columns #125: FILE: net/mptcp/subflow.c:877: + MPTCP_INC_STATS(sock_net(sk), MPTCP_MIB_MPRSTFATALFALLBACK); WARNING: line length of 86 exceeds 80 columns #139: FILE: net/mptcp/subflow.c:1432: + MPTCP_INC_STATS(sock_net(ssk), MPTCP_MIB_MPRSTBADMAP); WARNING: From:/Signed-off-by: email address mismatch: 'From: Shardul Bankar ' != 'Signed-off-by: Shardul Bankar ' total: 0 errors, 6 warnings, 0 checks, 83 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 e8bb6e474aa0 ("mptcp: add per-reason MIB counters for MPTCP_RST_EMPTCP resets") 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, 6 warnings, 0 checks, 83 lines checked