WARNING: line length of 92 exceeds 80 columns #41: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:510: +__esw_qos_alloc_rate_group(struct mlx5_eswitch *esw, u32 tsar_ix, enum sched_node_type type, WARNING: line length of 96 exceeds 80 columns #59: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:535: +__esw_qos_create_vports_rate_group(struct mlx5_eswitch *esw, struct mlx5_esw_rate_group *parent, WARNING: line length of 94 exceeds 80 columns #69: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:547: + group = __esw_qos_alloc_rate_group(esw, tsar_ix, SCHED_NODE_TYPE_VPORTS_TSAR, parent); WARNING: line length of 88 exceeds 80 columns #87: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:635: + esw->qos.group0 = __esw_qos_create_vports_rate_group(esw, NULL, extack); WARNING: line length of 83 exceeds 80 columns #94: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:641: + SCHED_NODE_TYPE_VPORTS_TSAR, NULL)) total: 0 errors, 5 warnings, 0 checks, 64 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 0565e01a672e ("net/mlx5: Add parent group support in rate group structure") 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, 64 lines checked