WARNING: line length of 83 exceeds 80 columns #35: FILE: drivers/net/ethernet/ti/am65-cpsw-ethtool.c:976: +static struct am65_cpsw_rxnfc_rule *am65_cpsw_get_rule(struct am65_cpsw_port *port, WARNING: line length of 89 exceeds 80 columns #130: FILE: drivers/net/ethernet/ti/am65-cpsw-ethtool.c:1071: + | FIELD_PREP(VLAN_PRIO_MASK, cfg->vlan_prio)); WARNING: line length of 84 exceeds 80 columns #165: FILE: drivers/net/ethernet/ti/am65-cpsw-ethtool.c:1106: +static int am65_cpsw_get_rxnfc(struct net_device *ndev, struct ethtool_rxnfc *rxnfc, WARNING: line length of 93 exceeds 80 columns #189: FILE: drivers/net/ethernet/ti/am65-cpsw-ethtool.c:1130: +static int am65_cpsw_rxnfc_validate(struct am65_cpsw_port *port, struct ethtool_rxnfc *rxnfc, WARNING: line length of 100 exceeds 80 columns #288: FILE: drivers/net/ethernet/ti/am65-cpsw-ethtool.c:1229: + /* need to check if similar rule is already present at another location, if yes error out */ WARNING: line length of 97 exceeds 80 columns #291: FILE: drivers/net/ethernet/ti/am65-cpsw-ethtool.c:1232: + netdev_info(port->ndev, "rule already exists in location %d. not adding\n", loc); WARNING: line length of 84 exceeds 80 columns #363: FILE: drivers/net/ethernet/ti/am65-cpsw-ethtool.c:1304: +static int am65_cpsw_set_rxnfc(struct net_device *ndev, struct ethtool_rxnfc *rxnfc) total: 0 errors, 7 warnings, 0 checks, 416 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 41a19358b984 ("net: ethernet: ti: am65-cpsw: add network flow classification support") 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, 7 warnings, 0 checks, 416 lines checked