WARNING: line length of 88 exceeds 80 columns #30: FILE: net/netfilter/nf_tables_api.c:10842: + &nft_trans_basechain(trans)->hook_list); WARNING: line length of 82 exceeds 80 columns #40: FILE: net/netfilter/nf_tables_api.c:10971: + list_splice_rcu(&nft_trans_flowtable_hooks(trans), WARNING: line length of 88 exceeds 80 columns #41: FILE: net/netfilter/nf_tables_api.c:10972: + &nft_trans_flowtable(trans)->hook_list); total: 0 errors, 3 warnings, 0 checks, 20 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 1662278dddf0 ("netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 20 lines checked