WARNING: line length of 81 exceeds 80 columns #71: FILE: drivers/net/bareudp.c:407: + (struct dst_cache *)&info->dst_cache : NULL, WARNING: line length of 81 exceeds 80 columns #121: FILE: drivers/net/bareudp.c:547: + use_cache ? &info->dst_cache : NULL, WARNING: line length of 86 exceeds 80 columns #217: FILE: drivers/net/geneve.c:927: + err = geneve_build_skb(&rt->dst, noref, skb, info, xnet, sizeof(struct iphdr), WARNING: line length of 81 exceeds 80 columns #244: FILE: drivers/net/geneve.c:975: + (struct dst_cache *)&info->dst_cache : NULL, WARNING: line length of 83 exceeds 80 columns #292: FILE: drivers/net/geneve.c:1027: + err = geneve_build_skb(dst, noref, skb, info, xnet, sizeof(struct ipv6hdr), WARNING: line length of 81 exceeds 80 columns #335: FILE: drivers/net/geneve.c:1152: + use_cache ? &info->dst_cache : NULL, WARNING: line length of 83 exceeds 80 columns #391: FILE: drivers/net/vxlan/vxlan_core.c:2492: + &rt->dst, noref, rt->rt_flags); total: 0 errors, 7 warnings, 0 checks, 516 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 31b0deefb43e ("net: tunnel: allow noref dsts in udp_tunnel{,6}_dst_lookup") 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, 7 warnings, 0 checks, 516 lines checked