WARNING: line length of 82 exceeds 80 columns #291: FILE: drivers/net/phy/micrel.c:3407: + PTP_CMD_CTL, PTP_CMD_CTL_PTP_LTC_STEP_SEC_); WARNING: line length of 84 exceeds 80 columns #309: FILE: drivers/net/phy/micrel.c:3423: + lanphy_write_page_reg(phydev, LAN8814_PAGE_COMMON_REGS, PTP_CMD_CTL, WARNING: line length of 86 exceeds 80 columns #319: FILE: drivers/net/phy/micrel.c:3465: + lanphy_write_page_reg(phydev, LAN8814_PAGE_COMMON_REGS, PTP_CLOCK_RATE_ADJ_HI, WARNING: line length of 86 exceeds 80 columns #321: FILE: drivers/net/phy/micrel.c:3467: + lanphy_write_page_reg(phydev, LAN8814_PAGE_COMMON_REGS, PTP_CLOCK_RATE_ADJ_LO, WARNING: line length of 92 exceeds 80 columns #353: FILE: drivers/net/phy/micrel.c:3500: + lanphy_modify_page_reg(phydev, LAN8814_PAGE_COMMON_REGS, LAN8814_PTP_GENERAL_CONFIG, WARNING: line length of 92 exceeds 80 columns #362: FILE: drivers/net/phy/micrel.c:3515: + lanphy_modify_page_reg(phydev, LAN8814_PAGE_COMMON_REGS, LAN8814_PTP_GENERAL_CONFIG, WARNING: line length of 84 exceeds 80 columns #445: FILE: drivers/net/phy/micrel.c:3698: + lanphy_modify_page_reg(phydev, LAN8814_PAGE_COMMON_REGS, PTP_COMMON_INT_ENA, WARNING: line length of 81 exceeds 80 columns #475: FILE: drivers/net/phy/micrel.c:3724: + lanphy_modify_page_reg(phydev, LAN8814_PAGE_COMMON_REGS, PTP_GPIO_CAP_EN, WARNING: line length of 84 exceeds 80 columns #482: FILE: drivers/net/phy/micrel.c:3730: + lanphy_modify_page_reg(phydev, LAN8814_PAGE_COMMON_REGS, PTP_COMMON_INT_ENA, WARNING: line length of 84 exceeds 80 columns #562: FILE: drivers/net/phy/micrel.c:4033: + lanphy_modify_page_reg(phydev, LAN8814_PAGE_PCS_DIGITAL, LAN8804_ALIGN_SWAP, WARNING: line length of 81 exceeds 80 columns #573: FILE: drivers/net/phy/micrel.c:4042: + lanphy_read_page_reg(phydev, LAN8814_PAGE_AFE_PMA, LAN8814_LINK_QUALITY); WARNING: line length of 81 exceeds 80 columns #582: FILE: drivers/net/phy/micrel.c:4124: + irq_status = lanphy_read_page_reg(phydev, LAN8814_PAGE_PORT_REGS, WARNING: line length of 86 exceeds 80 columns #592: FILE: drivers/net/phy/micrel.c:4153: + lanphy_write_page_reg(phydev, LAN8814_PAGE_COMMON_REGS, LAN8814_INTR_CTRL_REG, WARNING: line length of 83 exceeds 80 columns #652: FILE: drivers/net/phy/micrel.c:4300: + lanphy_write_page_reg(phydev, LAN8814_PAGE_COMMON_REGS, PTP_OPERATING_MODE, WARNING: line length of 84 exceeds 80 columns #700: FILE: drivers/net/phy/micrel.c:4343: + lanphy_modify_page_reg(phydev, LAN8814_PAGE_PCS_DIGITAL, LAN8814_ALIGN_SWAP, WARNING: line length of 83 exceeds 80 columns #709: FILE: drivers/net/phy/micrel.c:4380: + lanphy_modify_page_reg(phydev, LAN8814_PAGE_PCS_DIGITAL, LAN8814_EEE_STATE, WARNING: line length of 81 exceeds 80 columns #718: FILE: drivers/net/phy/micrel.c:4391: + lanphy_modify_page_reg(phydev, LAN8814_PAGE_AFE_PMA, LAN8814_PD_CONTROLS, total: 0 errors, 17 warnings, 0 checks, 679 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 440b8634ef78 ("net: phy: micrel: Replace hardcoded pages with defines") 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, 17 warnings, 0 checks, 679 lines checked