WARNING: line length of 88 exceeds 80 columns #201: FILE: drivers/net/phy/qcom/at803x.c:1097: + /* PHY DAC values are optional and only set in a PHY to PHY link architecture */ WARNING: line length of 84 exceeds 80 columns #203: FILE: drivers/net/phy/qcom/at803x.c:1099: + /* setting MDAC (Multi-level Digital-to-Analog Converter) in MMD1 */ WARNING: line length of 85 exceeds 80 columns #207: FILE: drivers/net/phy/qcom/at803x.c:1103: + /* setting EDAC (Error-detection and Correction) in debug register */ WARNING: line length of 88 exceeds 80 columns #209: FILE: drivers/net/phy/qcom/at803x.c:1105: + IPQ5018_PHY_DAC_MASK, IPQ5018_PHY_DEBUG_EDAC_VAL); total: 0 errors, 4 warnings, 0 checks, 240 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 20c5b6ae1504 ("net: phy: qcom: at803x: Add Qualcomm IPQ5018 Internal PHY support") 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, 4 warnings, 0 checks, 240 lines checked