WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #17: new file mode 100644 WARNING: line length of 81 exceeds 80 columns #36: FILE: drivers/net/phy/microchip_ptp.c:15: + MCHP_PTP_TX_MSG_HEADER2(BASE_PORT(ptp_clock)) : WARNING: line length of 81 exceeds 80 columns #37: FILE: drivers/net/phy/microchip_ptp.c:16: + MCHP_PTP_RX_MSG_HEADER2(BASE_PORT(ptp_clock))); WARNING: line length of 82 exceeds 80 columns #340: FILE: drivers/net/phy/microchip_ptp.c:319: + ptp_clock->ptp_clock ? ptp_clock_index(ptp_clock->ptp_clock) : -1; WARNING: line length of 81 exceeds 80 columns #419: FILE: drivers/net/phy/microchip_ptp.c:398: + MCHP_PTP_LTC_STEP_ADJ_LO(BASE_CLK(ptp_clock)), WARNING: line length of 84 exceeds 80 columns #424: FILE: drivers/net/phy/microchip_ptp.c:403: + MCHP_PTP_LTC_STEP_ADJ_HI(BASE_CLK(ptp_clock)), WARNING: line length of 81 exceeds 80 columns #438: FILE: drivers/net/phy/microchip_ptp.c:417: + MCHP_PTP_LTC_STEP_ADJ_LO(BASE_CLK(ptp_clock)), WARNING: line length of 81 exceeds 80 columns #443: FILE: drivers/net/phy/microchip_ptp.c:422: + MCHP_PTP_LTC_STEP_ADJ_HI(BASE_CLK(ptp_clock)), WARNING: line length of 82 exceeds 80 columns #670: FILE: drivers/net/phy/microchip_ptp.c:649: +static struct mchp_ptp_rx_ts *mchp_ptp_get_rx_ts(struct mchp_ptp_clock *ptp_clock) WARNING: line length of 82 exceeds 80 columns #820: FILE: drivers/net/phy/microchip_ptp.c:799: + MCHP_PTP_INT_STS(BASE_PORT(ptp_clock))); WARNING: line length of 83 exceeds 80 columns #931: FILE: drivers/net/phy/microchip_ptp.c:910: + MCHP_PTP_MAX_VERSION(0xff) | MCHP_PTP_MIN_VERSION(0x0)); WARNING: line length of 83 exceeds 80 columns #937: FILE: drivers/net/phy/microchip_ptp.c:916: + MCHP_PTP_MAX_VERSION(0xff) | MCHP_PTP_MIN_VERSION(0x0)); total: 0 errors, 12 warnings, 0 checks, 990 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 1325e3de6116 ("net: phy: microchip_ptp : Add ptp library for Microchip phys") 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, 990 lines checked