WARNING: line length of 90 exceeds 80 columns #142: FILE: drivers/net/phy/dp83822.c:515: + ret = phy_clear_bits_mmd(phydev, MDIO_MMD_VEND2, MII_DP83822_RCSR, WARNING: line length of 88 exceeds 80 columns #146: FILE: drivers/net/phy/dp83822.c:518: + ret = phy_set_bits_mmd(phydev, MDIO_MMD_VEND2, MII_DP83822_RCSR, WARNING: line length of 82 exceeds 80 columns #164: FILE: drivers/net/phy/dp83822.c:549: + ret = phy_clear_bits_mmd(phydev, MDIO_MMD_VEND2, MII_DP83822_RCSR, WARNING: line length of 94 exceeds 80 columns #173: FILE: drivers/net/phy/dp83822.c:561: + ret = phy_modify_mmd(phydev, MDIO_MMD_VEND2, MII_DP83826_VOD_CFG1, mask, val); WARNING: line length of 94 exceeds 80 columns #182: FILE: drivers/net/phy/dp83822.c:569: + ret = phy_modify_mmd(phydev, MDIO_MMD_VEND2, MII_DP83826_VOD_CFG2, mask, val); WARNING: line length of 94 exceeds 80 columns #191: FILE: drivers/net/phy/dp83822.c:578: + ret = phy_modify_mmd(phydev, MDIO_MMD_VEND2, MII_DP83826_VOD_CFG2, mask, val); total: 0 errors, 6 warnings, 0 checks, 189 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 16a3a52c5751 ("net: phy: dp83822: Replace DP83822_DEVADDR with MDIO_MMD_VEND2") 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, 189 lines checked