WARNING: line length of 82 exceeds 80 columns #48: 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 #49: 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 103 exceeds 80 columns #50: FILE: drivers/net/phy/marvell-88q2xxx.c:52: +#define MDIO_MMD_PCS_MV_LED_FUNC_CTRL_LINK_1000BT1 0x2 /* Blink 3x for 1000BT1 link established */ WARNING: line length of 94 exceeds 80 columns #51: FILE: drivers/net/phy/marvell-88q2xxx.c:53: +#define MDIO_MMD_PCS_MV_LED_FUNC_CTRL_RX_TX_ON 0x3 /* Receive or transmit activity */ WARNING: line length of 103 exceeds 80 columns #52: FILE: drivers/net/phy/marvell-88q2xxx.c:54: +#define MDIO_MMD_PCS_MV_LED_FUNC_CTRL_RX_TX 0x4 /* Blink on receive or transmit activity */ WARNING: line length of 83 exceeds 80 columns #53: FILE: drivers/net/phy/marvell-88q2xxx.c:55: +#define MDIO_MMD_PCS_MV_LED_FUNC_CTRL_TX 0x5 /* Transmit activity */ WARNING: line length of 89 exceeds 80 columns #54: FILE: drivers/net/phy/marvell-88q2xxx.c:56: +#define MDIO_MMD_PCS_MV_LED_FUNC_CTRL_LINK_COPPER 0x6 /* Copper Link established */ WARNING: line length of 90 exceeds 80 columns #55: FILE: drivers/net/phy/marvell-88q2xxx.c:57: +#define MDIO_MMD_PCS_MV_LED_FUNC_CTRL_LINK_1000BT1_ON 0x7 /* 1000BT1 link established */ WARNING: line length of 81 exceeds 80 columns #103: FILE: drivers/net/phy/marvell-88q2xxx.c:507: + /* Enable LED function and disable TX disable feature on LED/TX_ENABLE */ WARNING: line length of 88 exceeds 80 columns #192: FILE: drivers/net/phy/marvell-88q2xxx.c:1018: + case BIT(TRIGGER_NETDEV_LINK) | BIT(TRIGGER_NETDEV_TX) | BIT(TRIGGER_NETDEV_RX): WARNING: line length of 90 exceeds 80 columns #224: FILE: drivers/net/phy/marvell-88q2xxx.c:1050: + FIELD_PREP(MDIO_MMD_PCS_MV_LED_FUNC_CTRL_LED_0_MASK, WARNING: line length of 90 exceeds 80 columns #230: FILE: drivers/net/phy/marvell-88q2xxx.c:1056: + FIELD_PREP(MDIO_MMD_PCS_MV_LED_FUNC_CTRL_LED_1_MASK, total: 0 errors, 12 warnings, 0 checks, 254 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 09bb491358c2 ("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, 12 warnings, 0 checks, 254 lines checked