WARNING: line length of 89 exceeds 80 columns #50: FILE: net/netfilter/nf_tables_api.c:2853: + list_for_each_entry(trans, &nft_net->commit_list, list) { WARNING: line length of 82 exceeds 80 columns #51: FILE: net/netfilter/nf_tables_api.c:2854: + if (trans->msg_type != NFT_MSG_NEWCHAIN || WARNING: line length of 99 exceeds 80 columns #56: FILE: net/netfilter/nf_tables_api.c:2859: + if (nft_hook_list_find(&nft_trans_chain_hooks(trans), h)) { WARNING: line length of 90 exceeds 80 columns #85: FILE: net/netfilter/nf_tables_api.c:9105: + if (nft_hook_list_find(&nft_trans_flowtable_hooks(trans), hook)) { total: 0 errors, 4 warnings, 0 checks, 54 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 c068400e4e3b ("netfilter: nf_tables: reject duplicate device on updates") 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, 4 warnings, 0 checks, 54 lines checked