CHECK: Lines should not end with a '(' #71: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/action.c:1672: +static void hws_action_destroy_dest_match_range_table( CHECK: Lines should not end with a '(' #87: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/action.c:1686: +static int hws_action_create_dest_match_range_fill_table( WARNING: line length of 85 exceeds 80 columns #126: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/action.h:195: + struct mlx5hws_range_action_table *table_ste; WARNING: line length of 81 exceeds 80 columns #233: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/bwc.c:962: + bwc_matcher->at[at_idx]); CHECK: Lines should not end with a '(' #460: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/matcher.c:258: + obj_id = mlx5hws_pool_get_base_mirror_id( total: 0 errors, 2 warnings, 3 checks, 761 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 a09401676fed ("net/mlx5: HWS, Cleanup matcher action STE table") 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, 3 checks, 761 lines checked