WARNING: line length of 87 exceeds 80 columns #58: FILE: drivers/net/ethernet/mellanox/mlx5/core/lib/sd.c:86: + u64 obj_allowed = MLX5_CAP_GEN_2_64(dev, allowed_object_for_other_vhca_access); WARNING: line length of 82 exceeds 80 columns #59: FILE: drivers/net/ethernet/mellanox/mlx5/core/lib/sd.c:87: + u32 obj_supp = MLX5_CAP_GEN_2(dev, cross_vhca_object_to_object_supported); WARNING: line length of 93 exceeds 80 columns #62: FILE: drivers/net/ethernet/mellanox/mlx5/core/lib/sd.c:90: + MLX5_CROSS_VHCA_OBJ_TO_OBJ_SUPPORTED_LOCAL_FLOW_TABLE_ROOT_TO_REMOTE_FLOW_TABLE)) WARNING: line length of 81 exceeds 80 columns #188: FILE: drivers/net/ethernet/mellanox/mlx5/core/lib/sd.c:354: + err = sd_secondary_create_alias_ft(secondary, primary, primary_sd->tx_ft, WARNING: line length of 85 exceeds 80 columns #193: FILE: drivers/net/ethernet/mellanox/mlx5/core/lib/sd.c:359: + err = mlx5_fs_cmd_set_tx_flow_table_root(secondary, sd->alias_obj_id, false); total: 0 errors, 5 warnings, 0 checks, 239 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 6567801f9463 ("net/mlx5: SD, Implement steering for primary and secondaries") 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, 5 warnings, 0 checks, 239 lines checked