WARNING: line length of 93 exceeds 80 columns #30: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:593: +static int esw_qos_vport_enable(struct mlx5_vport *vport, struct mlx5_esw_sched_node *parent, WARNING: line length of 91 exceeds 80 columns #31: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:594: + u32 max_rate, u32 bw_share, struct netlink_ext_ack *extack) WARNING: line length of 89 exceeds 80 columns #47: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:607: + sched_node = __esw_qos_alloc_node(parent->esw, 0, SCHED_NODE_TYPE_VPORT, parent); WARNING: line length of 82 exceeds 80 columns #55: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:659: +static int mlx5_esw_qos_set_vport_max_rate(struct mlx5_vport *vport, u32 max_rate, WARNING: line length of 92 exceeds 80 columns #65: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:669: + return esw_qos_sched_elem_config(vport_node, max_rate, vport_node->bw_share, WARNING: line length of 82 exceeds 80 columns #69: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:673: +static int mlx5_esw_qos_set_vport_min_rate(struct mlx5_vport *vport, u32 min_rate, total: 0 errors, 6 warnings, 0 checks, 150 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 eb00da6db51c ("net/mlx5: Integrate esw_qos_vport_enable logic into rate operations") 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, 6 warnings, 0 checks, 150 lines checked