WARNING: line length of 88 exceeds 80 columns #57: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:345: + if (!esw_qos_element_type_supported(dev, SCHEDULING_CONTEXT_ELEMENT_TYPE_VPORT)) WARNING: line length of 89 exceeds 80 columns #94: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:568: + if (!esw_qos_element_type_supported(dev, SCHEDULING_CONTEXT_ELEMENT_TYPE_TSAR) || WARNING: line length of 88 exceeds 80 columns #107: FILE: drivers/net/ethernet/mellanox/mlx5/core/qos.c:31: + if (!(MLX5_CAP_QOS(mdev, nic_element_type) & ELEMENT_TYPE_CAP_MASK_QUEUE_GROUP)) WARNING: line length of 83 exceeds 80 columns #117: FILE: drivers/net/ethernet/mellanox/mlx5/core/qos.c:50: + if (!(MLX5_CAP_QOS(mdev, nic_element_type) & ELEMENT_TYPE_CAP_MASK_TSAR) || total: 0 errors, 4 warnings, 0 checks, 87 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 87692fb45f81 ("net/mlx5: Verify support for scheduling element and TSAR type") 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, 4 warnings, 0 checks, 87 lines checked