WARNING: line length of 83 exceeds 80 columns #164: FILE: drivers/net/virtio_net.c:6861: + bool partial_mask = !!(sel_cap->flags & VIRTIO_NET_FF_MASK_F_PARTIAL_MASK); WARNING: line length of 81 exceeds 80 columns #192: FILE: drivers/net/virtio_net.c:6889: + struct virtio_net_ff_selector *sel_cap = get_selector_cap(ff, sel->type); WARNING: line length of 84 exceeds 80 columns #210: FILE: drivers/net/virtio_net.c:6907: + XA_LIMIT(0, le32_to_cpu(ff->ff_caps->classifiers_limit) - 1), WARNING: line length of 81 exceeds 80 columns #364: FILE: drivers/net/virtio_net.c:7061: + sizeof(struct virtio_net_resource_obj_ff_classifier) + WARNING: line length of 87 exceeds 80 columns #384: FILE: drivers/net/virtio_net.c:7081: + struct virtio_net_resource_obj_ff_classifier *classifier, total: 0 errors, 5 warnings, 0 checks, 568 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 1e3c37736b55 ("virtio_net: Implement layer 2 ethtool flow rules") 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, 5 warnings, 0 checks, 568 lines checked