WARNING: line length of 85 exceeds 80 columns #45: FILE: drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.h:228: +bool mlx5_qos_tsar_type_supported(struct mlx5_core_dev *dev, int type, u8 hierarchy); WARNING: line length of 84 exceeds 80 columns #72: FILE: drivers/net/ethernet/mellanox/mlx5/core/rl.c:37: +bool mlx5_qos_tsar_type_supported(struct mlx5_core_dev *dev, int type, u8 hierarchy) total: 0 errors, 2 warnings, 0 checks, 60 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 a39277ad2a81 ("net/mlx5: Add support check for TSAR types in QoS scheduling") 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, 2 warnings, 0 checks, 60 lines checked