WARNING: Non-standard signature: Assisted-by: #15: Assisted-by: Codex:gpt-5 ERROR: Unrecognized email address: 'Codex:gpt-5' #15: Assisted-by: Codex:gpt-5 CHECK: Unbalanced braces around else statement #63: FILE: net/mptcp/sockopt.c:414: + } else WARNING: line length of 81 exceeds 80 columns #156: FILE: net/mptcp/sockopt.c:873: + return mptcp_setsockopt_v4_recverr(msk, optname, optval, optlen); WARNING: line length of 82 exceeds 80 columns #182: FILE: net/mptcp/sockopt.c:1593: + inet6_test_bit(RECVERR6_RFC4884, sk)); CHECK: Unbalanced braces around else statement #204: FILE: net/mptcp/sockopt.c:1708: + } else total: 1 errors, 3 warnings, 2 checks, 179 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 dd625b649875 ("mptcp: propagate RECVERR sockopts to subflows") 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.