WARNING: line length of 83 exceeds 80 columns #76: FILE: drivers/net/phy/aquantia/aquantia_main.c:488: + force_normal = of_property_read_bool(np, "marvell,force-mdi-order-normal"); WARNING: line length of 85 exceeds 80 columns #77: FILE: drivers/net/phy/aquantia/aquantia_main.c:489: + force_reverse = of_property_read_bool(np, "marvell,force-mdi-order-reverse"); WARNING: line length of 85 exceeds 80 columns #83: FILE: drivers/net/phy/aquantia/aquantia_main.c:495: + return phy_modify_mmd(phydev, MDIO_MMD_PMAPMD, PMAPMD_RSVD_VEND_PROV, WARNING: line length of 85 exceeds 80 columns #88: FILE: drivers/net/phy/aquantia/aquantia_main.c:500: + return phy_modify_mmd(phydev, MDIO_MMD_PMAPMD, PMAPMD_RSVD_VEND_PROV, total: 0 errors, 4 warnings, 0 checks, 59 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 ca8c53f11f77 ("net: phy: aquantia: allow forcing order of MDI pairs") 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, 59 lines checked