WARNING: line length of 86 exceeds 80 columns #187: 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 #204: 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 #261: 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 #350: 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 #368: FILE: drivers/net/ethernet/intel/ice/ice_ethtool.c:674: + err = ice_map_port_topology_for_qsfp(port_topology, lport, is_muxed); total: 0 errors, 5 warnings, 0 checks, 455 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 df0d281d6304 ("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, 5 warnings, 0 checks, 455 lines checked