WARNING: line length of 95 exceeds 80 columns #155: 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 #156: 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 #157: 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 #158: 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 #159: 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 #160: 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 #268: 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 #292: FILE: drivers/net/phy/microchip_t1.c:1095: + WARN_ONCE(1, "Invalid phydev interface %d\n", phydev->interface); WARNING: line length of 81 exceeds 80 columns #383: FILE: drivers/net/phy/microchip_t1.c:1186: + /* Configure default behavior of led to link and activity for any WARNING: line length of 82 exceeds 80 columns #466: FILE: drivers/net/phy/microchip_t1.c:1269: + {MDIO_MMD_PMAPMD, LAN887X_AFE_PORT_TESTBUS_CTRL4, 0x00b8}, WARNING: line length of 82 exceeds 80 columns #474: FILE: drivers/net/phy/microchip_t1.c:1277: + {MDIO_MMD_PMAPMD, LAN887X_AFE_PORT_TESTBUS_CTRL4, 0x0038}, WARNING: line length of 81 exceeds 80 columns #500: FILE: drivers/net/phy/microchip_t1.c:1303: + return phy_set_bits_mmd(phydev, MDIO_MMD_PMAPMD, LAN887X_DSP_PMA_CONTROL, WARNING: line length of 82 exceeds 80 columns #524: FILE: drivers/net/phy/microchip_t1.c:1327: + ret = phy_clear_bits_mmd(phydev, MDIO_MMD_PMAPMD, LAN887X_DSP_PMA_CONTROL, total: 0 errors, 13 warnings, 0 checks, 639 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 3459dae81fee ("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, 13 warnings, 0 checks, 639 lines checked