WARNING: line length of 89 exceeds 80 columns #65: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nvmeotcp.c:146: + (mlx5e_tir_get_tirn(&queue->tir) << MLX5_WQE_CTRL_TIR_TIS_INDEX_SHIFT) : WARNING: line length of 91 exceeds 80 columns #67: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nvmeotcp.c:148: + u8 opc_mod = (klm_type == BSF_KLM_UMR) ? MLX5_OPC_MOD_TRANSPORT_TIR_STATIC_PARAMS : WARNING: line length of 92 exceeds 80 columns #178: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nvmeotcp.c:889: + queue = container_of(ulp_ddp_get_ctx(sk), struct mlx5e_nvmeotcp_queue, ulp_ddp_ctx); total: 0 errors, 3 warnings, 0 checks, 167 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 5d3569729798 ("net/mlx5e: NVMEoTCP, async ddp invalidation") 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, 167 lines checked