WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #64: new file mode 100644 WARNING: line length of 85 exceeds 80 columns #118: FILE: drivers/net/ethernet/stmicro/stmmac/dwmac-sun55i.c:50: + return dev_err_probe(dev, PTR_ERR(regmap), "Unable to map syscon\n"); WARNING: line length of 84 exceeds 80 columns #162: FILE: drivers/net/ethernet/stmicro/stmmac/dwmac-sun55i.c:94: + return dev_err_probe(dev, -EINVAL, "Unsupported interface mode: %s", WARNING: line length of 87 exceeds 80 columns #204: FILE: drivers/net/ethernet/stmicro/stmmac/dwmac-sun55i.c:136: + return dev_err_probe(dev, ret, "Failed to get or enable PHY supply\n"); total: 0 errors, 4 warnings, 0 checks, 184 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 d32b6224599c ("net: stmmac: Add support for Allwinner A523 GMAC200") 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, 4 warnings, 0 checks, 184 lines checked