WARNING: line length of 82 exceeds 80 columns #47: FILE: drivers/net/phy/motorcomm.c:987: +static int yt8531_get_ds_map(struct phy_device *phydev, u32 cur, bool mdio_locked) WARNING: line length of 81 exceeds 80 columns #87: FILE: drivers/net/phy/motorcomm.c:1021: + FIELD_PREP(YT8531_RGMII_RXC_DS_MASK, ds)); WARNING: line length of 91 exceeds 80 columns #92: FILE: drivers/net/phy/motorcomm.c:1026: + FIELD_PREP(YT8531_RGMII_RXC_DS_MASK, ds)); WARNING: line length of 98 exceeds 80 columns #115: FILE: drivers/net/phy/motorcomm.c:1050: + YT8531_RGMII_RXD_DS_LOW_MASK | YT8531_RGMII_RXD_DS_HI_MASK, total: 0 errors, 4 warnings, 0 checks, 104 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 0318df8ea8b2 ("net: phy: motorcomm: Add yt8531_set_ds() mdio_locked bool parameter") 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, 104 lines checked