WARNING: line length of 81 exceeds 80 columns #81: FILE: drivers/net/phy/mscc/mscc_main.c:201: +static int vsc8541_led_combine_disable_set(struct phy_device *phydev, u8 led_num, WARNING: line length of 81 exceeds 80 columns #108: FILE: drivers/net/phy/mscc/mscc_main.c:2249: + return vsc85xx_led_cntl_set_lock_unlock(phydev, index, value == LED_OFF ? WARNING: line length of 89 exceeds 80 columns #109: FILE: drivers/net/phy/mscc/mscc_main.c:2250: + VSC8531_FORCE_LED_OFF : VSC8531_FORCE_LED_ON, false); WARNING: line length of 81 exceeds 80 columns #141: FILE: drivers/net/phy/mscc/mscc_main.c:2282: + reg = phy_read(phydev, MSCC_PHY_LED_MODE_SEL) & LED_MODE_SEL_MASK(index); total: 0 errors, 4 warnings, 0 checks, 275 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 a0f195cffa1d ("net: phy: mscc: Add support for PHY LEDs on VSC8541") 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, 275 lines checked