WARNING: line length of 84 exceeds 80 columns #483: FILE: drivers/net/ethernet/intel/ice/ice_txclk.c:96: + err = ice_cpi_ena_dis_clk_ref(hw, ICE_PHY1, ref_clk, false); WARNING: line length of 84 exceeds 80 columns #495: FILE: drivers/net/ethernet/intel/ice/ice_txclk.c:108: + err = ice_cpi_ena_dis_clk_ref(hw, ICE_PHY0, ref_clk, false); total: 0 errors, 2 warnings, 0 checks, 538 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 74ebd21a7053 ("ice: add TX reference clock (tx_clk) control for E825 devices") 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, 2 warnings, 0 checks, 538 lines checked