WARNING: line length of 82 exceeds 80 columns #46: FILE: drivers/net/phy/marvell-88q2xxx.c:50: +#define MDIO_MMD_PCS_MV_LED_FUNC_CTRL_LINK 0x0 /* Link established */ WARNING: line length of 111 exceeds 80 columns #47: FILE: drivers/net/phy/marvell-88q2xxx.c:51: +#define MDIO_MMD_PCS_MV_LED_FUNC_CTRL_LINK_RX_TX 0x1 /* Link established, blink for rx or tx activity */ WARNING: line length of 94 exceeds 80 columns #48: FILE: drivers/net/phy/marvell-88q2xxx.c:52: +#define MDIO_MMD_PCS_MV_LED_FUNC_CTRL_RX_TX 0x4 /* Receive or Transmit activity */ WARNING: line length of 83 exceeds 80 columns #49: FILE: drivers/net/phy/marvell-88q2xxx.c:53: +#define MDIO_MMD_PCS_MV_LED_FUNC_CTRL_TX 0x5 /* Transmit activity */ WARNING: line length of 90 exceeds 80 columns #50: FILE: drivers/net/phy/marvell-88q2xxx.c:54: +#define MDIO_MMD_PCS_MV_LED_FUNC_CTRL_LINK_1000BT1 0x7 /* 1000BT1 link established */ WARNING: line length of 88 exceeds 80 columns #97: FILE: drivers/net/phy/marvell-88q2xxx.c:788: + MDIO_MMD_PCS_MV_RESET_CTRL_TX_DISABLE); WARNING: line length of 88 exceeds 80 columns #139: FILE: drivers/net/phy/marvell-88q2xxx.c:979: + case BIT(TRIGGER_NETDEV_LINK) | BIT(TRIGGER_NETDEV_TX) | BIT(TRIGGER_NETDEV_RX): WARNING: line length of 90 exceeds 80 columns #171: FILE: drivers/net/phy/marvell-88q2xxx.c:1011: + FIELD_PREP(MDIO_MMD_PCS_MV_LED_FUNC_CTRL_TX_EN_MASK, WARNING: line length of 89 exceeds 80 columns #177: FILE: drivers/net/phy/marvell-88q2xxx.c:1017: + FIELD_PREP(MDIO_MMD_PCS_MV_LED_FUNC_CTRL_GPIO_MASK, total: 0 errors, 9 warnings, 0 checks, 205 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 e069b6d6af85 ("net: phy: marvell-88q2xxx: Add support for PHY LEDs on 88q2xxx") 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, 9 warnings, 0 checks, 205 lines checked