WARNING: line length of 90 exceeds 80 columns #37: FILE: drivers/net/dsa/microchip/ksz8.c:146: + KSZ8463_GLOBAL_SOFTWARE_RESET | KSZ8463_PTP_SOFTWARE_RESET, true); WARNING: line length of 91 exceeds 80 columns #40: FILE: drivers/net/dsa/microchip/ksz8.c:148: + KSZ8463_GLOBAL_SOFTWARE_RESET | KSZ8463_PTP_SOFTWARE_RESET, false); WARNING: line length of 82 exceeds 80 columns #179: FILE: drivers/net/dsa/microchip/ksz_ptp.c:585: +static void ksz8463_set_pdelayresp_flag(struct ksz_port *prt, struct sk_buff *skb) WARNING: line length of 94 exceeds 80 columns #239: FILE: drivers/net/dsa/microchip/ksz_ptp_reg.h:128: +#define KSZ8463_DRESP_TS_OFFSET (KSZ8463_REG_PORT_DRESP_TS - KSZ8463_REG_PORT_DREQ_TS) total: 0 errors, 4 warnings, 0 checks, 180 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 968644daa6ba ("net: dsa: microchip: Add two-step PTP support for KSZ8463") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 4 warnings, 0 checks, 180 lines checked