WARNING: line length of 87 exceeds 80 columns #87: FILE: drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c:829: + mlx5_tc_ct_entry_in_ct_nat_table(entry)); WARNING: line length of 92 exceeds 80 columns #96: FILE: drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c:903: + nat, mlx5_tc_ct_entry_in_ct_nat_table(entry)); WARNING: line length of 82 exceeds 80 columns #114: FILE: drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c:977: + rhashtable_remove_fast(&ct_priv->ct_tuples_ht, &entry->tuple_node, WARNING: line length of 81 exceeds 80 columns #128: FILE: drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c:1118: + err = mlx5_tc_ct_entry_add_rule(ct_priv, flow_rule, entry, false, WARNING: line length of 85 exceeds 80 columns #164: FILE: drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c:1151: + err = mlx5_tc_ct_entry_replace_rule(ct_priv, flow_rule, entry, false, WARNING: line length of 84 exceeds 80 columns #175: FILE: drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c:1158: + err = mlx5_tc_ct_entry_replace_rule(ct_priv, flow_rule, entry, true, WARNING: line length of 92 exceeds 80 columns #329: FILE: drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c:2374: + tc_ct_del_ct_table_miss_rule(ct_priv->ct_nat_miss_group, ct_priv->ct_nat_miss_rule); total: 0 errors, 7 warnings, 0 checks, 286 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 040a0e6913ef ("net/mlx5: CT: Separate CT and CT-NAT tuple entries") 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, 7 warnings, 0 checks, 286 lines checked