WARNING: line length of 95 exceeds 80 columns #156: FILE: drivers/net/phy/microchip_t1.c:210: + { "TX Good Count", MDIO_MMD_VEND1, LAN887X_MIS_PKT_STAT_REG0, 14}, WARNING: line length of 95 exceeds 80 columns #157: FILE: drivers/net/phy/microchip_t1.c:211: + { "RX Good Count", MDIO_MMD_VEND1, LAN887X_MIS_PKT_STAT_REG1, 14}, WARNING: line length of 95 exceeds 80 columns #158: FILE: drivers/net/phy/microchip_t1.c:212: + { "RX ERR Count detected by PCS", MDIO_MMD_VEND1, LAN887X_MIS_PKT_STAT_REG3, 16}, WARNING: line length of 94 exceeds 80 columns #159: FILE: drivers/net/phy/microchip_t1.c:213: + { "TX CRC ERR Count", MDIO_MMD_VEND1, LAN887X_MIS_PKT_STAT_REG4, 8}, WARNING: line length of 94 exceeds 80 columns #160: FILE: drivers/net/phy/microchip_t1.c:214: + { "RX CRC ERR Count", MDIO_MMD_VEND1, LAN887X_MIS_PKT_STAT_REG5, 8}, WARNING: line length of 94 exceeds 80 columns #161: FILE: drivers/net/phy/microchip_t1.c:215: + { "RX ERR Count for SGMII MII2GMII", MDIO_MMD_VEND1, LAN887X_MIS_PKT_STAT_REG6, 8}, WARNING: line length of 84 exceeds 80 columns #269: FILE: drivers/net/phy/microchip_t1.c:1071: + * RGMII_ID - Configures phy to enable TX & RX delays, MAC shouldn't add WARNING: line length of 81 exceeds 80 columns #293: FILE: drivers/net/phy/microchip_t1.c:1095: + WARN_ONCE(1, "Invalid phydev interface %d\n", phydev->interface); WARNING: line length of 82 exceeds 80 columns #455: FILE: drivers/net/phy/microchip_t1.c:1257: + {MDIO_MMD_PMAPMD, LAN887X_AFE_PORT_TESTBUS_CTRL4, 0x00b8}, WARNING: line length of 82 exceeds 80 columns #463: FILE: drivers/net/phy/microchip_t1.c:1265: + {MDIO_MMD_PMAPMD, LAN887X_AFE_PORT_TESTBUS_CTRL4, 0x0038}, WARNING: line length of 81 exceeds 80 columns #489: FILE: drivers/net/phy/microchip_t1.c:1291: + return phy_set_bits_mmd(phydev, MDIO_MMD_PMAPMD, LAN887X_DSP_PMA_CONTROL, WARNING: line length of 82 exceeds 80 columns #513: FILE: drivers/net/phy/microchip_t1.c:1315: + ret = phy_clear_bits_mmd(phydev, MDIO_MMD_PMAPMD, LAN887X_DSP_PMA_CONTROL, total: 0 errors, 12 warnings, 0 checks, 614 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 74e614e0bd0d ("net: phy: microchip_t1: Adds support for lan887x phy") 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, 12 warnings, 0 checks, 614 lines checked