WARNING: line length of 82 exceeds 80 columns #76: FILE: drivers/net/phy/dp83tg720.c:643: + linkmode_set_bit(ETHTOOL_LINK_MODE_1000baseT_Full_BIT, phydev->supported); WARNING: line length of 91 exceeds 80 columns #83: FILE: drivers/net/phy/dp83tg720.c:649: + ARRAY_SIZE(DP83TG720_cs1_1_master_init)); WARNING: line length of 90 exceeds 80 columns #87: FILE: drivers/net/phy/dp83tg720.c:652: + ARRAY_SIZE(DP83TG720_cs1_1_slave_init)); WARNING: line length of 89 exceeds 80 columns #96: FILE: drivers/net/phy/dp83tg720.c:660: + ARRAY_SIZE(DP83TG721_cs1_master_init)); WARNING: line length of 88 exceeds 80 columns #100: FILE: drivers/net/phy/dp83tg720.c:663: + ARRAY_SIZE(DP83TG721_cs1_slave_init)); total: 0 errors, 5 warnings, 0 checks, 139 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 25f6ea0e8f84 ("net: phy: dp83tg720: fixed Linux coding standards issues") 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, 139 lines checked