WARNING: line length of 85 exceeds 80 columns #35: FILE: include/net/netfilter/nf_tables_ipv4.h:19: +static inline int __nft_set_pktinfo_ipv4_validate(struct nft_pktinfo *pkt, u32 nhoff) WARNING: line length of 84 exceeds 80 columns #75: FILE: include/net/netfilter/nf_tables_ipv4.h:56: +static inline void nft_set_pktinfo_ipv4_validate(struct nft_pktinfo *pkt, u32 nhoff) WARNING: line length of 85 exceeds 80 columns #91: FILE: include/net/netfilter/nf_tables_ipv6.h:27: +static inline int __nft_set_pktinfo_ipv6_validate(struct nft_pktinfo *pkt, u32 nhoff) WARNING: line length of 81 exceeds 80 columns #103: FILE: include/net/netfilter/nf_tables_ipv6.h:37: + ip6h = skb_header_pointer(pkt->skb, skb_network_offset(pkt->skb) + nhoff, WARNING: line length of 84 exceeds 80 columns #137: FILE: include/net/netfilter/nf_tables_ipv6.h:70: +static inline void nft_set_pktinfo_ipv6_validate(struct nft_pktinfo *pkt, u32 nhoff) total: 0 errors, 5 warnings, 0 checks, 127 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 05e69b6b4160 ("netfilter: nft_set_pktinfo_ipv4/6_validate: Add nhoff argument") 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, 5 warnings, 0 checks, 127 lines checked