WARNING: line length of 86 exceeds 80 columns #188: FILE: drivers/net/ethernet/intel/ice/ice_ethtool.c:493: + *max_speed = options[active_idx].max_lane_speed & ICE_AQC_PORT_OPT_MAX_LANE_M; WARNING: line length of 81 exceeds 80 columns #205: FILE: drivers/net/ethernet/intel/ice/ice_ethtool.c:510: +static int ice_map_port_topology_for_sfp(struct ice_port_topology *port_topology, WARNING: line length of 82 exceeds 80 columns #262: FILE: drivers/net/ethernet/intel/ice/ice_ethtool.c:567: +static int ice_map_port_topology_for_qsfp(struct ice_port_topology *port_topology, WARNING: line length of 84 exceeds 80 columns #351: FILE: drivers/net/ethernet/intel/ice/ice_ethtool.c:656: + err = ice_map_port_topology_for_sfp(port_topology, lport, is_muxed); WARNING: line length of 85 exceeds 80 columns #369: FILE: drivers/net/ethernet/intel/ice/ice_ethtool.c:674: + err = ice_map_port_topology_for_qsfp(port_topology, lport, is_muxed); WARNING: line length of 82 exceeds 80 columns #518: FILE: drivers/net/ethernet/intel/ice/ice_hw_autogen.h:160: +#define GLGEN_SWITCH_MODE_CONFIG 0x000B81E0 /* Reset Source: POR */ total: 0 errors, 6 warnings, 0 checks, 463 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 b425336085e9 ("ice: Implement driver functionality to dump fec statistics") 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, 463 lines checked