WARNING: line length of 81 exceeds 80 columns #155: FILE: drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.c:1509: + u32 num_rxq, bool tx_enable, bool pmac_enable) WARNING: line length of 91 exceeds 80 columns #240: FILE: drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:1304: + /* FPE active if common tx_enabled and verification success or disabled (forced) */ WARNING: line length of 89 exceeds 80 columns #242: FILE: drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:1306: + (state->verify_status == ETHTOOL_MM_VERIFY_STATUS_SUCCEEDED || WARNING: line length of 87 exceeds 80 columns #243: FILE: drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:1307: + state->verify_status == ETHTOOL_MM_VERIFY_STATUS_DISABLED); WARNING: line length of 81 exceeds 80 columns #246: FILE: drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:1310: + state->tx_min_frag_size = ethtool_mm_frag_size_add_to_min(add_frag_size); total: 0 errors, 5 warnings, 0 checks, 305 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 b9a97393148b ("net: stmmac: configure FPE via ethtool-mm") 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, 5 warnings, 0 checks, 305 lines checked