WARNING: line length of 86 exceeds 80 columns #45: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c:2295: + mlx5e_update_tc_and_tx_queues_ctx, NULL, true); WARNING: line length of 85 exceeds 80 columns #69: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_main.c:3016: + for (irq = ix; irq < num_comp_vectors; irq += params->num_channels) { WARNING: line length of 94 exceeds 80 columns #158: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_main.c:3079: + /* mlx5e_update_tc_and_tx_queues can fail if channels or TCs number increases. WARNING: line length of 86 exceeds 80 columns #159: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_main.c:3080: + * Since channel number changed, it increased. That means, the call to WARNING: line length of 81 exceeds 80 columns #160: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_main.c:3081: + * netif_set_real_num_rx_queues below should not fail, because it WARNING: line length of 81 exceeds 80 columns #163: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_main.c:3084: + WARN_ON_ONCE(netif_set_real_num_rx_queues(netdev, old_num_rxqs)); WARNING: line length of 86 exceeds 80 columns #174: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_main.c:3619: + mlx5e_update_tc_and_tx_queues_ctx, NULL, true); WARNING: line length of 86 exceeds 80 columns #198: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_main.c:3736: + mlx5e_update_tc_and_tx_queues_ctx, NULL, true); total: 0 errors, 8 warnings, 0 checks, 158 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 6b6eb4badcc2 ("net/mlx5e: Modifying channels number and updating TX queues") 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, 8 warnings, 0 checks, 158 lines checked