WARNING: Invalid email format for stable: 'stable ', prefer 'stable@kernel.org' #40: Cc: stable ERROR: Unrecognized email address: 'Anthropic' #41: Reported-by: Anthropic WARNING: Non-standard signature: Assisted-by: #42: Assisted-by: gkh_clanker_t1000 ERROR: Unrecognized email address: 'gkh_clanker_t1000' #42: Assisted-by: gkh_clanker_t1000 WARNING: line length of 84 exceeds 80 columns #74: FILE: net/ipv6/exthdrs.c:598: + if (pskb_expand_head(skb, chdr_len + skb->mac_len, 0, GFP_ATOMIC)) { total: 2 errors, 3 warnings, 0 checks, 31 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 3260024a9d50 ("ipv6: rpl: reserve mac_len headroom when recompressed SRH grows") 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.