WARNING: line length of 92 exceeds 80 columns #54: FILE: drivers/net/virtio_net.c:2598: + virtio_net_out_net_header_to_skb(skb, &hdr->out_net_hdr, vi->out_net_hdr_negotiated, WARNING: line length of 87 exceeds 80 columns #63: FILE: drivers/net/virtio_net.c:3326: + virtio_net_out_net_header_from_skb(skb, &skb_vnet_common_hdr(skb)->out_net_hdr, WARNING: line length of 87 exceeds 80 columns #76: FILE: drivers/net/virtio_net.c:6928: + vi->hdr_len = sizeof(struct virtio_net_hdr_v1_hash_tunnel_out_net_hdr); total: 0 errors, 3 warnings, 0 checks, 71 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 0218f0a6b563 ("virtio_net: enable outer nw header offset support") 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, 3 warnings, 0 checks, 71 lines checked