WARNING: line length of 83 exceeds 80 columns #61: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:384: + SCHEDULING_CONTEXT_ELEMENT_TYPE_VPORT, WARNING: line length of 82 exceeds 80 columns #72: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:603: + SCHEDULING_CONTEXT_ELEMENT_TYPE_TSAR, WARNING: line length of 88 exceeds 80 columns #85: FILE: drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.h:227: +bool mlx5_qos_element_type_supported(struct mlx5_core_dev *dev, int type, u8 hierarchy); WARNING: line length of 89 exceeds 80 columns #99: FILE: drivers/net/ethernet/mellanox/mlx5/core/qos.c:32: + SCHEDULING_CONTEXT_ELEMENT_TYPE_QUEUE_GROUP, WARNING: line length of 82 exceeds 80 columns #110: FILE: drivers/net/ethernet/mellanox/mlx5/core/qos.c:53: + SCHEDULING_CONTEXT_ELEMENT_TYPE_TSAR, WARNING: line length of 87 exceeds 80 columns #123: FILE: drivers/net/ethernet/mellanox/mlx5/core/rl.c:37: +bool mlx5_qos_element_type_supported(struct mlx5_core_dev *dev, int type, u8 hierarchy) total: 0 errors, 6 warnings, 0 checks, 109 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 ae9ee58960e6 ("net/mlx5: Unify QoS element type checks across NIC and E-Switch") 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, 109 lines checked