WARNING: line length of 81 exceeds 80 columns #359: FILE: drivers/net/ethernet/intel/ice/ice_lag.c:908: + ice_lag_move_vf_nodes_cfg(lag, act_prt, pri_prt); WARNING: line length of 82 exceeds 80 columns #433: FILE: drivers/net/ethernet/intel/ice/ice_lag.c:1015: + dev_dbg(ice_hw_to_dev(hw), "LAG queue %d INVAL Q HANDLE\n", qnum); WARNING: line length of 81 exceeds 80 columns #985: FILE: drivers/net/ethernet/intel/ice/ice_lag.c:1954: + ice_lag_aa_failover(lag, ICE_LAGP_IDX, event_pf); WARNING: line length of 81 exceeds 80 columns #1022: FILE: drivers/net/ethernet/intel/ice/ice_lag.c:1991: + ice_lag_aa_failover(lag, ICE_LAGS_IDX, event_pf); total: 0 errors, 4 warnings, 0 checks, 1175 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 91446493dc3c ("ice: Implement support for SRIOV VFs across Active/Active bonds") 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, 1175 lines checked