WARNING: line length of 83 exceeds 80 columns #49: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:49: + __entry->bw_share, __entry->max_rate, __entry->parent WARNING: line length of 98 exceeds 80 columns #62: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:87: +static void esw_qos_vport_set_parent(struct mlx5_vport *vport, struct mlx5_esw_rate_group *parent) WARNING: line length of 84 exceeds 80 columns #144: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:427: + MLX5_SET(scheduling_context, sched_ctx, parent_element_id, parent->tsar_ix); total: 0 errors, 3 warnings, 0 checks, 170 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 944d9632ea53 ("net/mlx5: Rename vport QoS group reference to parent") 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, 3 warnings, 0 checks, 170 lines checked