WARNING: line length of 84 exceeds 80 columns #56: FILE: drivers/net/ethernet/mellanox/mlx5/core/diag/reporter_vnic.c:18: + u16 vport_num, bool other_vport) WARNING: line length of 83 exceeds 80 columns #70: FILE: drivers/net/ethernet/mellanox/mlx5/core/diag/reporter_vnic.c:32: + mlx5_core_warn(dev, "Reading nic_cap_reg failed. err = %d\n", err); WARNING: line length of 85 exceeds 80 columns #91: FILE: drivers/net/ethernet/mellanox/mlx5/core/diag/reporter_vnic.c:53: + mlx5_core_warn(dev, "Reading vhca_icm_ctrl failed. err = %d\n", err); WARNING: line length of 91 exceeds 80 columns #106: FILE: drivers/net/ethernet/mellanox/mlx5/core/diag/reporter_vnic.c:107: + mlx5_reporter_vnic_diagnose_counter_icm(dev, fmsg, vport_num, other_vport); total: 0 errors, 4 warnings, 0 checks, 68 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 e19ff0231be1 ("net/mlx5: Expose ICM consumption per function") 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, 68 lines checked