WARNING: line length of 88 exceeds 80 columns #83: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:254: + MLX5_CAP_QOS(esw->dev, max_tsar_bw_share) < MLX5_MIN_BW_SHARE)) WARNING: line length of 87 exceeds 80 columns #121: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:710: + err = esw_qos_set_node_max_rate(vport->qos.sched_node, max_rate, NULL); WARNING: line length of 81 exceeds 80 columns #130: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:907: + err = esw_qos_set_node_min_rate(vport->qos.sched_node, tx_share, extack); total: 0 errors, 3 warnings, 0 checks, 116 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 1bc50d502578 ("net/mlx5: Generalize max_rate and min_rate setting for nodes") 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, 116 lines checked