WARNING: line length of 86 exceeds 80 columns #45: FILE: drivers/net/phy/marvell-88q2xxx.c:15: +#define PHY_ID_88Q2220_REVB0 (MARVELL_PHY_ID_88Q2220 | 0x1) WARNING: line length of 86 exceeds 80 columns #46: FILE: drivers/net/phy/marvell-88q2xxx.c:16: +#define PHY_ID_88Q2220_REVB1 (MARVELL_PHY_ID_88Q2220 | 0x2) WARNING: line length of 86 exceeds 80 columns #47: FILE: drivers/net/phy/marvell-88q2xxx.c:17: +#define PHY_ID_88Q2220_REVB2 (MARVELL_PHY_ID_88Q2220 | 0x3) total: 0 errors, 3 warnings, 0 checks, 86 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 86cd5d2f7703 ("net: phy: marvell-88q2xxx: align defines") 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, 3 warnings, 0 checks, 86 lines checked