WARNING: line length of 82 exceeds 80 columns #126: FILE: net/netfilter/nft_exthdr.c:489: + [NFTA_EXTHDR_DREG] = NLA_POLICY_MAX(NLA_BE32, NFT_REG32_MAX), WARNING: line length of 82 exceeds 80 columns #133: FILE: net/netfilter/nft_exthdr.c:495: + [NFTA_EXTHDR_SREG] = NLA_POLICY_MAX(NLA_BE32, NFT_REG32_MAX), WARNING: line length of 82 exceeds 80 columns #258: FILE: net/netfilter/nft_payload.c:212: + [NFTA_PAYLOAD_SREG] = NLA_POLICY_MAX(NLA_BE32, NFT_REG32_MAX), WARNING: line length of 82 exceeds 80 columns #259: FILE: net/netfilter/nft_payload.c:213: + [NFTA_PAYLOAD_DREG] = NLA_POLICY_MAX(NLA_BE32, NFT_REG32_MAX), WARNING: line length of 82 exceeds 80 columns #272: FILE: net/netfilter/nft_range.c:44: + [NFTA_RANGE_SREG] = NLA_POLICY_MAX(NLA_BE32, NFT_REG32_MAX), WARNING: line length of 82 exceeds 80 columns #298: FILE: net/netfilter/nft_socket.c:166: + [NFTA_SOCKET_DREG] = NLA_POLICY_MAX(NLA_BE32, NFT_REG32_MAX), total: 0 errors, 6 warnings, 0 checks, 188 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 0a2102699ec1 ("netfilter: nf_tables: add netlink policy based cap on registers") 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, 6 warnings, 0 checks, 188 lines checked