WARNING: line length of 93 exceeds 80 columns #47: FILE: drivers/net/ethernet/stmicro/stmmac/dwmac-imx.c:39: +#define MX93_GPR_ENET_QOS_INTF_SEL_MII FIELD_PREP(MX93_GPR_ENET_QOS_INTF_SEL_MASK, \ WARNING: line length of 81 exceeds 80 columns #48: FILE: drivers/net/ethernet/stmicro/stmmac/dwmac-imx.c:40: + PHY_INTF_SEL_GMII_MII) WARNING: line length of 93 exceeds 80 columns #49: FILE: drivers/net/ethernet/stmicro/stmmac/dwmac-imx.c:41: +#define MX93_GPR_ENET_QOS_INTF_SEL_RMII FIELD_PREP(MX93_GPR_ENET_QOS_INTF_SEL_MASK, \ WARNING: line length of 93 exceeds 80 columns #51: FILE: drivers/net/ethernet/stmicro/stmmac/dwmac-imx.c:43: +#define MX93_GPR_ENET_QOS_INTF_SEL_RGMII FIELD_PREP(MX93_GPR_ENET_QOS_INTF_SEL_MASK, \ total: 0 errors, 4 warnings, 0 checks, 40 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 585b411036c8 ("net: stmmac: imx: convert to PHY_INTF_SEL_xxx") 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, 40 lines checked