WARNING: line length of 91 exceeds 80 columns #263: FILE: drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c:1020: + return dev_err_probe(dev, ret, "Failed to attach power domains\n"); WARNING: line length of 81 exceeds 80 columns #299: FILE: drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c:1049: + ret = devm_add_action_or_reset(dev, ethqos_clks_disable, ethqos); WARNING: line length of 81 exceeds 80 columns #305: FILE: drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c:1055: + return dev_err_probe(dev, PTR_ERR(ethqos->pm.serdes_phy), WARNING: line length of 83 exceeds 80 columns #315: FILE: drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c:1065: + plat_dat->serdes_powerdown = qcom_ethqos_serdes_powerdown; total: 0 errors, 4 warnings, 0 checks, 317 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 a88d66f5544a ("net: stmmac: qcom-ethqos: add support for sa8255p") 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, 317 lines checked