WARNING: line length of 84 exceeds 80 columns #57: FILE: drivers/net/ethernet/mellanox/mlx5/core/en/reporter_rx.c:341: +static void mlx5e_rx_reporter_diagnose_rx_res_dir_tirns(struct mlx5e_rx_res *rx_res, WARNING: line length of 82 exceeds 80 columns #58: FILE: drivers/net/ethernet/mellanox/mlx5/core/en/reporter_rx.c:342: + struct devlink_fmsg *fmsg) WARNING: line length of 97 exceeds 80 columns #69: FILE: drivers/net/ethernet/mellanox/mlx5/core/en/reporter_rx.c:353: + devlink_fmsg_u32_pair_put(fmsg, "tirn", mlx5e_rx_res_get_tirn_direct(rx_res, i)); WARNING: line length of 97 exceeds 80 columns #70: FILE: drivers/net/ethernet/mellanox/mlx5/core/en/reporter_rx.c:354: + devlink_fmsg_u32_pair_put(fmsg, "rqtn", mlx5e_rx_res_get_rqtn_direct(rx_res, i)); total: 0 errors, 4 warnings, 0 checks, 71 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 df57d36a9c5b ("net/mlx5e: Add direct TIRs to devlink rx reporter diagnose") 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, 71 lines checked