WARNING: line length of 82 exceeds 80 columns #154: FILE: drivers/net/pcs/pcs-xpcs.c:1272: +static const struct dw_xpcs_compat synopsys_xpcs_compat[DW_XPCS_INTERFACE_MAX] = { WARNING: line length of 85 exceeds 80 columns #163: FILE: drivers/net/pcs/pcs-xpcs.c:1317: +static const struct dw_xpcs_compat nxp_sja1105_xpcs_compat[DW_XPCS_INTERFACE_MAX] = { WARNING: line length of 85 exceeds 80 columns #172: FILE: drivers/net/pcs/pcs-xpcs.c:1327: +static const struct dw_xpcs_compat nxp_sja1110_xpcs_compat[DW_XPCS_INTERFACE_MAX] = { total: 0 errors, 3 warnings, 0 checks, 147 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 22b42ab64227 ("net: pcs: xpcs: Convert xpcs_compat to dw_xpcs_compat") 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, 3 warnings, 0 checks, 147 lines checked