WARNING: line length of 81 exceeds 80 columns #33: FILE: drivers/net/bareudp.c:399: + dst = udp_tunnel6_dst_lookup(skb, dev, bareudp->net, sock->sk, 0, &saddr, WARNING: line length of 85 exceeds 80 columns #64: FILE: drivers/net/geneve.c:1595: + dst = udp_tunnel6_dst_lookup(skb, dev, geneve->net, gs6->sock->sk, 0, WARNING: line length of 84 exceeds 80 columns #77: FILE: drivers/net/vxlan/vxlan_core.c:2562: + ndst = udp_tunnel6_dst_lookup(skb, dev, vxlan->net, sock6->sock->sk, WARNING: line length of 84 exceeds 80 columns #86: FILE: drivers/net/vxlan/vxlan_core.c:3257: + ndst = udp_tunnel6_dst_lookup(skb, dev, vxlan->net, sock6->sock->sk, total: 0 errors, 4 warnings, 0 checks, 80 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 03ab0632b6e4 ("udp_tunnel: Pass struct sock to udp_tunnel6_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, 4 warnings, 0 checks, 80 lines checked