WARNING: line length of 84 exceeds 80 columns #99: FILE: drivers/net/ethernet/intel/ice/ice_ptp_hw.c:5103: + ATQBAL_FLAGS_INTR_IN_PROGRESS)); WARNING: line length of 88 exceeds 80 columns #106: FILE: drivers/net/ethernet/intel/ice/ice_ptp_hw.c:5110: + val = FIELD_PREP(REG_LL_PROXY_H_PHY_TMR_CMD_M, REG_LL_PROXY_H_PHY_TMR_CMD_ADJ) | WARNING: line length of 86 exceeds 80 columns #107: FILE: drivers/net/ethernet/intel/ice/ice_ptp_hw.c:5111: + FIELD_PREP(REG_LL_PROXY_H_PHY_TMR_IDX_M, tmr_idx) | REG_LL_PROXY_H_EXEC; WARNING: line length of 84 exceeds 80 columns #165: FILE: drivers/net/ethernet/intel/ice/ice_ptp_hw.c:5195: + ATQBAL_FLAGS_INTR_IN_PROGRESS)); WARNING: line length of 89 exceeds 80 columns #172: FILE: drivers/net/ethernet/intel/ice/ice_ptp_hw.c:5202: + val = FIELD_PREP(REG_LL_PROXY_H_PHY_TMR_CMD_M, REG_LL_PROXY_H_PHY_TMR_CMD_FREQ) | WARNING: line length of 86 exceeds 80 columns #174: FILE: drivers/net/ethernet/intel/ice/ice_ptp_hw.c:5204: + FIELD_PREP(REG_LL_PROXY_H_PHY_TMR_IDX_M, tmr_idx) | REG_LL_PROXY_H_EXEC; total: 0 errors, 6 warnings, 0 checks, 140 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 a3c0a3f6fe4e ("ice: implement low latency PHY timer updates") 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, 6 warnings, 0 checks, 140 lines checked