CHECK: Lines should not end with a '('
#85: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_stats.c:1313:
+		mlx5e_ethtool_put_stat(

CHECK: Lines should not end with a '('
#87: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_stats.c:1315:
+			MLX5E_READ_CTR64_BE(

CHECK: Lines should not end with a '('
#103: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_stats.c:1322:
+		mlx5e_ethtool_put_stat(

CHECK: Lines should not end with a '('
#105: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_stats.c:1324:
+			MLX5E_READ_CTR64_BE(

total: 0 errors, 0 warnings, 4 checks, 85 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 45adc9f5505b ("net/mlx5e: Get counter group size by FW capability") 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, 0 warnings, 4 checks, 85 lines checked