WARNING: line length of 83 exceeds 80 columns #154: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nvmeotcp.c:874: + dma_unmap_sg(mdev->device, ddp->sg_table.sgl, ddp->nents, DMA_FROM_DEVICE); WARNING: line length of 83 exceeds 80 columns #239: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nvmeotcp.h:128: +int mlx5e_nvmeotcp_get_stats(struct mlx5e_priv *priv, struct ulp_ddp_stats *stats); WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #322: new file mode 100644 WARNING: line length of 82 exceeds 80 columns #371: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nvmeotcp_stats.c:45: +int mlx5e_nvmeotcp_get_stats(struct mlx5e_priv *priv, struct ulp_ddp_stats *stats) WARNING: line length of 93 exceeds 80 columns #380: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nvmeotcp_stats.c:54: + READ_CTR_ATOMIC64(&priv->nvmeotcp->sw_stats, sw_stats_desc, i)); WARNING: line length of 88 exceeds 80 columns #386: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nvmeotcp_stats.c:60: + sum += READ_CTR(&priv->channel_stats[ch]->rq, rq_stats_desc, i); WARNING: line length of 83 exceeds 80 columns #402: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_stats.h:136: +void mlx5e_stats_ulp_ddp_get(struct mlx5e_priv *priv, struct ulp_ddp_stats *stats); total: 0 errors, 7 warnings, 0 checks, 337 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 619570b04aeb ("net/mlx5e: NVMEoTCP, statistics") 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, 7 warnings, 0 checks, 337 lines checked