WARNING: line length of 81 exceeds 80 columns #31: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c:244: + ETHTOOL_LINK_MODE_200000baseDR_2_Full_BIT, WARNING: line length of 82 exceeds 80 columns #38: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c:251: + ETHTOOL_LINK_MODE_400000baseDR2_2_Full_BIT, WARNING: line length of 81 exceeds 80 columns #40: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c:253: + ETHTOOL_LINK_MODE_400000baseVR2_Full_BIT); WARNING: line length of 82 exceeds 80 columns #45: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c:258: + ETHTOOL_LINK_MODE_800000baseDR4_2_Full_BIT, WARNING: line length of 81 exceeds 80 columns #47: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c:260: + ETHTOOL_LINK_MODE_800000baseVR4_Full_BIT); total: 0 errors, 5 warnings, 0 checks, 48 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 4bb268d43993 ("net/mlx5: Add support for 200Gbps per lane link modes") 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, 48 lines checked