WARNING: line length of 81 exceeds 80 columns #123: FILE: drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.c:1509: + u32 num_rxq, bool tx_enable, bool pmac_enable) WARNING: line length of 83 exceeds 80 columns #362: FILE: drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:5973: + fpe_cfg->fpe_state.verify_status != ETHTOOL_MM_VERIFY_STATUS_SUCCEEDED) WARNING: line length of 86 exceeds 80 columns #363: FILE: drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:5974: + fpe_cfg->fpe_state.verify_status = ETHTOOL_MM_VERIFY_STATUS_VERIFYING; WARNING: line length of 86 exceeds 80 columns #373: FILE: drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:5978: + fpe_cfg->fpe_state.verify_status = ETHTOOL_MM_VERIFY_STATUS_SUCCEEDED; WARNING: line length of 83 exceeds 80 columns #533: FILE: drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:7704: + priv->fpe_cfg.fpe_state.max_verify_time = STMMAC_FPE_MM_MAX_VERIFY_TIME_MS; WARNING: line length of 82 exceeds 80 columns #534: FILE: drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:7705: + priv->fpe_cfg.fpe_state.verify_status = ETHTOOL_MM_VERIFY_STATUS_DISABLED; total: 0 errors, 6 warnings, 0 checks, 490 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 8f2565f85e35 ("net: stmmac: refactor FPE verification process") 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, 6 warnings, 0 checks, 490 lines checked