WARNING: line length of 94 exceeds 80 columns #41: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c:2107: + const struct ethtool_module_eeprom *page_data, WARNING: line length of 82 exceeds 80 columns #70: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c:2132: + data + i, &status, WARNING: line length of 89 exceeds 80 columns #102: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c:2156: + const struct ethtool_module_eeprom *page_data, WARNING: line length of 86 exceeds 80 columns #105: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c:2159: + return __mlx5e_access_module_eeprom_by_page(netdev, page_data, extack, false); WARNING: line length of 89 exceeds 80 columns #109: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c:2163: + const struct ethtool_module_eeprom *page_data, WARNING: line length of 84 exceeds 80 columns #114: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c:2168: + err = __mlx5e_access_module_eeprom_by_page(netdev, page_data, extack, true); WARNING: line length of 81 exceeds 80 columns #141: FILE: drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.h:365: + struct mlx5_module_eeprom_query_params *params, WARNING: line length of 85 exceeds 80 columns #210: FILE: drivers/net/ethernet/mellanox/mlx5/core/port.c:464: + struct mlx5_module_eeprom_query_params *params, total: 0 errors, 8 warnings, 0 checks, 174 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 3f85051ce28f ("net/mlx5e: Implement set_module_eeprom_by_page ethtool callback") 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, 8 warnings, 0 checks, 174 lines checked