WARNING: line length of 96 exceeds 80 columns #31: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:411: +esw_qos_vport_create_sched_element(struct mlx5_vport *vport, struct mlx5_esw_sched_node *parent, WARNING: line length of 82 exceeds 80 columns #32: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:412: + u32 max_rate, u32 bw_share, u32 *sched_elem_ix) WARNING: line length of 96 exceeds 80 columns #55: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:464: + err = esw_qos_vport_create_sched_element(vport, new_node, max_rate, vport->qos.bw_share, WARNING: line length of 95 exceeds 80 columns #70: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:477: + if (esw_qos_vport_create_sched_element(vport, curr_node, max_rate, vport->qos.bw_share, WARNING: line length of 91 exceeds 80 columns #83: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:722: + err = esw_qos_vport_create_sched_element(vport, esw->qos.node0, max_rate, bw_share, total: 0 errors, 5 warnings, 0 checks, 66 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 150ba3a0692d ("net/mlx5: Refactor vport scheduling element creation function") 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, 66 lines checked