WARNING: line length of 85 exceeds 80 columns #309: FILE: net/netfilter/nf_tables_api.c:10339: + nf_tables_chain_notify(&ctx, NFT_MSG_NEWCHAIN, NULL); WARNING: line length of 83 exceeds 80 columns #573: FILE: net/netfilter/nf_tables_api.c:10747: + nft_obj_destroy(&ctx, nft_trans_obj_newobj(trans)); WARNING: line length of 82 exceeds 80 columns #591: FILE: net/netfilter/nf_tables_api.c:10778: + nft_clear(trans->net, nft_trans_flowtable(trans)); total: 0 errors, 3 warnings, 0 checks, 535 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 ee6cdfbc0683 ("netfilter: nf_tables: do not store nft_ctx in transaction objects") 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, 535 lines checked