WARNING: line length of 81 exceeds 80 columns #49: FILE: drivers/net/ethernet/airoha/airoha_eth.c:1623: + err = phylink_of_phy_connect(port->phylink, dev->dev.of_node, 0); WARNING: line length of 83 exceeds 80 columns #51: FILE: drivers/net/ethernet/airoha/airoha_eth.c:1625: + netdev_err(dev, "%s: could not attach PHY: %d\n", __func__, WARNING: line length of 85 exceeds 80 columns #78: FILE: drivers/net/ethernet/airoha/airoha_eth.c:2820: +static void airoha_mac_link_up(struct phylink_config *config, struct phy_device *phy, WARNING: line length of 83 exceeds 80 columns #80: FILE: drivers/net/ethernet/airoha/airoha_eth.c:2822: + int speed, int duplex, bool tx_pause, bool rx_pause) WARNING: line length of 83 exceeds 80 columns #82: FILE: drivers/net/ethernet/airoha/airoha_eth.c:2824: + struct airoha_gdm_port *port = container_of(config, struct airoha_gdm_port, WARNING: line length of 90 exceeds 80 columns #141: FILE: drivers/net/ethernet/airoha/airoha_eth.c:2883: + MAC_10 | MAC_100 | MAC_1000 | MAC_2500FD | total: 0 errors, 6 warnings, 0 checks, 230 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 cf882d908f47 ("net: airoha: add phylink support for GDM2/3/4") 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, 230 lines checked