WARNING: line length of 88 exceeds 80 columns #175: FILE: drivers/net/phy/qcom/at803x.c:1091: + /* PHY DAC values are optional and only set in a PHY to PHY link architecture */ WARNING: line length of 84 exceeds 80 columns #177: FILE: drivers/net/phy/qcom/at803x.c:1093: + /* setting MDAC (Multi-level Digital-to-Analog Converter) in MMD1 */ WARNING: line length of 85 exceeds 80 columns #181: FILE: drivers/net/phy/qcom/at803x.c:1097: + /* setting EDAC (Error-detection and Correction) in debug register */ WARNING: line length of 88 exceeds 80 columns #183: FILE: drivers/net/phy/qcom/at803x.c:1099: + IPQ5018_PHY_DAC_MASK, IPQ5018_PHY_DEBUG_EDAC_VAL); WARNING: line length of 81 exceeds 80 columns #192: FILE: drivers/net/phy/qcom/at803x.c:1108: + * Reset the FIFO buffer upon link disconnects to clear any residual data total: 0 errors, 5 warnings, 0 checks, 217 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 f5adacd52f4e ("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, 5 warnings, 0 checks, 217 lines checked