WARNING: line length of 85 exceeds 80 columns #91: FILE: net/netfilter/nf_tables_trace.c:108: + if (ctinfo != IP_CT_UNTRACKED) /* not seen by conntrack or invalid */ WARNING: line length of 87 exceeds 80 columns #113: FILE: net/netfilter/nf_tables_trace.c:130: + if (status && nla_put_be32(nlskb, NFTA_TRACE_CT_STATUS, htonl(status))) total: 0 errors, 2 warnings, 0 checks, 98 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 e7116ffc39c4 ("netfilter: nf_tables: add packets conntrack state to debug trace 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, 2 warnings, 0 checks, 98 lines checked