WARNING: line length of 96 exceeds 80 columns #37: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:27: +static void esw_qos_vport_set_group(struct mlx5_vport *vport, struct mlx5_esw_rate_group *group) WARNING: line length of 85 exceeds 80 columns #151: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:470: +__esw_qos_create_rate_group(struct mlx5_eswitch *esw, struct netlink_ext_ack *extack) WARNING: line length of 83 exceeds 80 columns #220: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:558: + NL_SET_ERR_MSG_MOD(extack, "E-Switch groups normalization failed"); total: 0 errors, 3 warnings, 0 checks, 202 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 97bace657f0f ("net/mlx5: qos: Maintain rate group vport members in a list") 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, 202 lines checked