WARNING: line length of 81 exceeds 80 columns #162: FILE: drivers/net/virtio_net.c:1366: + curr_skb = virtnet_skb_append_frag(rq, head_skb, curr_skb, page, WARNING: line length of 81 exceeds 80 columns #376: FILE: drivers/net/virtio_net.c:2567: + curr_skb = virtnet_skb_append_frag(rq, head_skb, curr_skb, page, WARNING: line length of 83 exceeds 80 columns #443: FILE: drivers/net/virtio_net.c:2858: + buf += headroom; /* advance address leaving hole at front of pkt */ WARNING: line length of 87 exceeds 80 columns #447: FILE: drivers/net/virtio_net.c:2862: + /* To avoid internal fragmentation, if there is very likely not WARNING: line length of 86 exceeds 80 columns #448: FILE: drivers/net/virtio_net.c:2863: + * enough space for another buffer, add the remaining space to WARNING: line length of 86 exceeds 80 columns #450: FILE: drivers/net/virtio_net.c:2865: + * XDP core assumes that frame_size of xdp_buff and the length WARNING: line length of 87 exceeds 80 columns #451: FILE: drivers/net/virtio_net.c:2866: + * of the frag are PAGE_SIZE, so we disable the hole mechanism. total: 0 errors, 7 warnings, 0 checks, 525 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 d511a18b5dc0 ("virtio_net: add page pool support for buffer allocation") 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, 525 lines checked