WARNING: line length of 86 exceeds 80 columns #94: FILE: net/netfilter/nf_tables_api.c:10350: + if (nft_trans_rule_chain(trans)->flags & NFT_CHAIN_HW_OFFLOAD) WARNING: line length of 86 exceeds 80 columns #103: FILE: net/netfilter/nf_tables_api.c:10365: + if (nft_trans_rule_chain(trans)->flags & NFT_CHAIN_HW_OFFLOAD) WARNING: line length of 86 exceeds 80 columns #118: FILE: net/netfilter/nf_tables_api.c:10654: + if (nft_trans_rule_chain(trans)->flags & NFT_CHAIN_HW_OFFLOAD) WARNING: line length of 86 exceeds 80 columns #128: FILE: net/netfilter/nf_tables_api.c:10662: + if (nft_trans_rule_chain(trans)->flags & NFT_CHAIN_HW_OFFLOAD) WARNING: line length of 89 exceeds 80 columns #141: FILE: net/netfilter/nf_tables_offload.c:536: + if (!(nft_trans_rule_chain(trans)->flags & NFT_CHAIN_HW_OFFLOAD)) WARNING: line length of 89 exceeds 80 columns #151: FILE: net/netfilter/nf_tables_offload.c:544: + if (!(nft_trans_rule_chain(trans)->flags & NFT_CHAIN_HW_OFFLOAD)) WARNING: line length of 89 exceeds 80 columns #164: FILE: net/netfilter/nf_tables_offload.c:589: + if (!(nft_trans_rule_chain(trans)->flags & NFT_CHAIN_HW_OFFLOAD)) WARNING: line length of 89 exceeds 80 columns #180: FILE: net/netfilter/nf_tables_offload.c:603: + if (!(nft_trans_rule_chain(trans)->flags & NFT_CHAIN_HW_OFFLOAD)) total: 0 errors, 8 warnings, 0 checks, 143 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 3ad61a1cbae8 ("netfilter: nf_tables: store chain pointer in rule transaction") 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, 8 warnings, 0 checks, 143 lines checked