WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #62: deleted file mode 100644 WARNING: line length of 82 exceeds 80 columns #1560: FILE: net/netfilter/xt_dscp.c:2: +/* IP tables module for matching and setting the value of the IPv4/IPv6 DSCP field WARNING: line length of 86 exceeds 80 columns #1857: FILE: net/netfilter/xt_hl.c:124: + csum_replace2(&iph->check, htons(iph->ttl << 8), htons(new_ttl << 8)); WARNING: line length of 84 exceeds 80 columns #2214: FILE: net/netfilter/xt_rateest.c:357: + ret = xt_register_targets(xt_rateest_tg_reg, ARRAY_SIZE(xt_rateest_tg_reg)); WARNING: line length of 88 exceeds 80 columns #2219: FILE: net/netfilter/xt_rateest.c:362: + xt_unregister_targets(xt_rateest_tg_reg, ARRAY_SIZE(xt_rateest_tg_reg)); WARNING: line length of 93 exceeds 80 columns #2387: FILE: net/netfilter/xt_tcpmss.c:194: + for (i = sizeof(struct tcphdr); i <= tcp_hdrlen - TCPOLEN_MSS; i += optlen(opt, i)) { WARNING: line length of 89 exceeds 80 columns #2512: FILE: net/netfilter/xt_tcpmss.c:319: + skb->csum = csum_add(csum_sub(skb->csum, (__force __wsum)oldlen), total: 0 errors, 7 warnings, 0 checks, 1330 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 68cd25b54a08 ("netfilter: uapi: Merge xt_*.h/c and ipt_*.h which has same name.") 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, 7 warnings, 0 checks, 1330 lines checked