WARNING: line length of 90 exceeds 80 columns #213: FILE: include/net/inet_hashtables.h:386: + const __be32 saddr, const __be16 sport, WARNING: line length of 90 exceeds 80 columns #214: FILE: include/net/inet_hashtables.h:387: + const __be32 daddr, const __be16 dport, WARNING: line length of 83 exceeds 80 columns #505: FILE: net/ipv4/tcp_ipv4.c:2425: + struct sock *sk2 = inet_lookup_listener(net, skb, __tcp_hdrlen(th), WARNING: line length of 81 exceeds 80 columns #534: FILE: net/ipv6/esp6.c:153: + &x->props.saddr.in6, ntohs(sport), 0, 0); WARNING: line length of 81 exceeds 80 columns #667: FILE: net/ipv6/netfilter/nf_tproxy_ipv6.c:111: + sk = __inet6_lookup_established(net, saddr, sport, daddr, WARNING: line length of 84 exceeds 80 columns #691: FILE: net/ipv6/tcp_ipv6.c:1075: + sk1 = inet6_lookup_listener(net, NULL, 0, &ipv6h->saddr, th->source, total: 0 errors, 6 warnings, 0 checks, 573 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 8795c7cf9cd7 ("tcp: Don't pass hashinfo to socket lookup helpers.") 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, 6 warnings, 0 checks, 573 lines checked