WARNING: line length of 81 exceeds 80 columns #77: FILE: drivers/net/bareudp.c:408: + (struct dst_cache *)&info->dst_cache : NULL, WARNING: line length of 81 exceeds 80 columns #127: FILE: drivers/net/bareudp.c:548: + use_cache ? &info->dst_cache : NULL, WARNING: line length of 81 exceeds 80 columns #250: FILE: drivers/net/geneve.c:1443: + (struct dst_cache *)&info->dst_cache : NULL, WARNING: line length of 86 exceeds 80 columns #298: FILE: drivers/net/geneve.c:1496: + err = geneve_build_skb(dst, noref, skb, info, geneve, sizeof(struct ipv6hdr)); WARNING: line length of 81 exceeds 80 columns #341: FILE: drivers/net/geneve.c:1620: + use_cache ? &info->dst_cache : NULL, WARNING: line length of 83 exceeds 80 columns #397: FILE: drivers/net/vxlan/vxlan_core.c:2494: + &rt->dst, noref, rt->rt_flags); total: 0 errors, 6 warnings, 0 checks, 522 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 958afd79d089 ("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, 6 warnings, 0 checks, 522 lines checked