WARNING: line length of 93 exceeds 80 columns #62: FILE: net/core/filter.c:11988: + WARN_ONCE(true, "%s: unknown skb dynptr offset %d\n", __func__, src->offset); WARNING: line length of 93 exceeds 80 columns #81: FILE: net/core/filter.c:12006: + WARN_ONCE(true, "%s: unknown skb dynptr offset %d\n", __func__, dst->offset); WARNING: line length of 93 exceeds 80 columns #106: FILE: net/core/filter.c:12027: + WARN_ONCE(true, "%s: unknown skb dynptr offset %d\n", __func__, ptr->offset); total: 0 errors, 3 warnings, 0 checks, 107 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 667d7b3898bb ("bpf: Add new variant of skb dynptr for the metadata area") 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, 3 warnings, 0 checks, 107 lines checked