WARNING: line length of 85 exceeds 80 columns #51: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nvmeotcp.c:688: +mlx5e_nvmeotcp_validate_small_sgl_suffix(struct scatterlist *sg, int sg_len, int mtu) WARNING: line length of 83 exceeds 80 columns #71: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nvmeotcp.c:708: +mlx5e_nvmeotcp_validate_big_sgl_suffix(struct scatterlist *sg, int sg_len, int mtu) WARNING: line length of 81 exceeds 80 columns #145: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nvmeotcp.c:782: + * element and then we should check that the suffix of PDU meets the requirement. WARNING: line length of 92 exceeds 80 columns #210: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nvmeotcp.c:860: + container_of(ulp_ddp_get_ctx(sk), struct mlx5e_nvmeotcp_queue, ulp_ddp_ctx); total: 0 errors, 4 warnings, 0 checks, 169 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 6f0df55d4995 ("net/mlx5e: NVMEoTCP, ddp setup and resync") 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, 4 warnings, 0 checks, 169 lines checked