WARNING: line length of 82 exceeds 80 columns #44: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/action.c:1884: + if (flags != (MLX5HWS_ACTION_FLAG_HWS_FDB | MLX5HWS_ACTION_FLAG_SHARED)) { WARNING: line length of 83 exceeds 80 columns #60: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/action.c:1900: + fw_island = mlx5hws_cmd_forward_tbl_create(ctx->mdev, &ft_attr, &fte_attr); WARNING: line length of 82 exceeds 80 columns #113: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/action.h:169: + struct mlx5hws_cmd_forward_tbl *fw_island; total: 0 errors, 3 warnings, 0 checks, 97 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 6cd6592e64d8 ("net/mlx5: HWS, support flow sampler destination") 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, 3 warnings, 0 checks, 97 lines checked