WARNING: line length of 83 exceeds 80 columns #102: FILE: drivers/net/virtio_net/virtio_net_ff.c:67: + bool partial_mask = !!(sel_cap->flags & VIRTIO_NET_FF_MASK_F_PARTIAL_MASK); WARNING: line length of 81 exceeds 80 columns #130: FILE: drivers/net/virtio_net/virtio_net_ff.c:95: + struct virtio_net_ff_selector *sel_cap = get_selector_cap(ff, sel->type); WARNING: line length of 84 exceeds 80 columns #148: FILE: drivers/net/virtio_net/virtio_net_ff.c:113: + XA_LIMIT(0, le32_to_cpu(ff->ff_caps->classifiers_limit) - 1), WARNING: line length of 83 exceeds 80 columns #177: FILE: drivers/net/virtio_net/virtio_net_ff.c:142: + VIRTIO_NET_RESOURCE_OBJ_FF_CLASSIFIER, WARNING: line length of 81 exceeds 80 columns #299: FILE: drivers/net/virtio_net/virtio_net_ff.c:264: + sizeof(struct virtio_net_resource_obj_ff_classifier) + WARNING: line length of 87 exceeds 80 columns #319: FILE: drivers/net/virtio_net/virtio_net_ff.c:284: + struct virtio_net_resource_obj_ff_classifier *classifier, total: 0 errors, 6 warnings, 0 checks, 536 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 ebf03cfd94fe ("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 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, 536 lines checked