WARNING: line length of 81 exceeds 80 columns #100: FILE: drivers/net/phy/micrel.c:3414: + LAN8814_PTP_GENERAL_CONFIG_LTC_EVENT_MASK(event) | WARNING: line length of 93 exceeds 80 columns #101: FILE: drivers/net/phy/micrel.c:3415: + LAN8814_PTP_GENERAL_CONFIG_LTC_EVENT_SET(event, pulse_width) | WARNING: line length of 93 exceeds 80 columns #104: FILE: drivers/net/phy/micrel.c:3418: + LAN8814_PTP_GENERAL_CONFIG_LTC_EVENT_SET(event, pulse_width) | WARNING: line length of 81 exceeds 80 columns #211: FILE: drivers/net/phy/micrel.c:3595: + PTP_GPIO_CAP_EN_GPIO_RE_CAPTURE_ENABLE(0), WARNING: line length of 82 exceeds 80 columns #212: FILE: drivers/net/phy/micrel.c:3596: + PTP_GPIO_CAP_EN_GPIO_RE_CAPTURE_ENABLE(0)); WARNING: line length of 81 exceeds 80 columns #217: FILE: drivers/net/phy/micrel.c:3599: + PTP_GPIO_CAP_EN_GPIO_FE_CAPTURE_ENABLE(0), WARNING: line length of 82 exceeds 80 columns #218: FILE: drivers/net/phy/micrel.c:3600: + PTP_GPIO_CAP_EN_GPIO_FE_CAPTURE_ENABLE(0)); total: 0 errors, 7 warnings, 0 checks, 370 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 5423064a7dfb ("net: phy: micrel: Introduce lanphy_modify_page_reg") 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, 370 lines checked