WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #56: new file mode 100644 WARNING: line length of 85 exceeds 80 columns #99: FILE: drivers/net/ethernet/mellanox/mlx5/core/lib/sd.c:39: +struct mlx5_core_dev *mlx5_sd_ch_ix_get_dev(struct mlx5_core_dev *primary, int ch_ix) WARNING: line length of 87 exceeds 80 columns #137: FILE: drivers/net/ethernet/mellanox/mlx5/core/lib/sd.h:11: +struct mlx5_core_dev *mlx5_sd_primary_get_peer(struct mlx5_core_dev *primary, int idx); WARNING: line length of 86 exceeds 80 columns #140: FILE: drivers/net/ethernet/mellanox/mlx5/core/lib/sd.h:14: +struct mlx5_core_dev *mlx5_sd_ch_ix_get_dev(struct mlx5_core_dev *primary, int ch_ix); WARNING: line length of 81 exceeds 80 columns #149: FILE: drivers/net/ethernet/mellanox/mlx5/core/lib/sd.h:23: + for (i = ix_from; \ total: 0 errors, 5 warnings, 0 checks, 121 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 b2febcc33cd2 ("net/mlx5: SD, Introduce SD lib") 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, 121 lines checked