WARNING: line length of 82 exceeds 80 columns #594: FILE: drivers/net/ethernet/intel/ice/ice_txclk.c:78: + peer_clk_in_use = ice_txclk_any_port_uses(ctrl_pf, ICE_PHY1, clk); WARNING: line length of 82 exceeds 80 columns #596: FILE: drivers/net/ethernet/intel/ice/ice_txclk.c:80: + peer_clk_in_use = ice_txclk_any_port_uses(ctrl_pf, ICE_PHY0, clk); total: 0 errors, 2 warnings, 0 checks, 676 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 70af79bc5971 ("ice: implement E825 TX ref clock control and TXC hardware sync status") 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, 676 lines checked