WARNING: line length of 84 exceeds 80 columns #65: FILE: drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c:1152: + err = mlx5_tc_ct_entry_update_rule(ct_priv, flow_rule, entry, false, WARNING: line length of 83 exceeds 80 columns #74: FILE: drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c:1159: + err = mlx5_tc_ct_entry_update_rule(ct_priv, flow_rule, entry, true, WARNING: line length of 88 exceeds 80 columns #85: FILE: drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c:1168: +mlx5_tc_ct_block_flow_offload_update(struct mlx5_ct_ft *ft, struct flow_rule *flow_rule, WARNING: line length of 87 exceeds 80 columns #86: FILE: drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c:1169: + struct mlx5_ct_entry *entry, unsigned long cookie) WARNING: line length of 92 exceeds 80 columns #92: FILE: drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c:1174: + err = mlx5_tc_ct_entry_update_rules(ct_priv, flow_rule, entry, ft->zone_restore_id); WARNING: line length of 89 exceeds 80 columns #101: FILE: drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c:1219: + err = mlx5_tc_ct_block_flow_offload_update(ft, flow_rule, entry, cookie); total: 0 errors, 6 warnings, 0 checks, 77 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 c393c6b4b1da ("net/mlx5e: CT: 'update' rules instead of 'replace'") 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, 6 warnings, 0 checks, 77 lines checked