WARNING: line length of 83 exceeds 80 columns #243: FILE: drivers/net/ethernet/mellanox/mlx5/core/lib/nv_param.c:406: + if (!MLX5_GET(nv_sw_offload_cap, data, swp_l4_csum_mode_l4_only)) { WARNING: line length of 82 exceeds 80 columns #337: FILE: drivers/net/ethernet/mellanox/mlx5/core/lib/nv_param.c:772: + DEVLINK_PARAM_DRIVER_WITH_DEFAULTS(MLX5_DEVLINK_PARAM_ID_SWP_L4_CSUM_MODE, WARNING: line length of 89 exceeds 80 columns #338: FILE: drivers/net/ethernet/mellanox/mlx5/core/lib/nv_param.c:773: + "swp_l4_csum_mode", DEVLINK_PARAM_TYPE_STRING, WARNING: line length of 82 exceeds 80 columns #342: FILE: drivers/net/ethernet/mellanox/mlx5/core/lib/nv_param.c:777: + mlx5_devlink_swp_l4_csum_mode_validate, WARNING: line length of 85 exceeds 80 columns #343: FILE: drivers/net/ethernet/mellanox/mlx5/core/lib/nv_param.c:778: + mlx5_devlink_swp_l4_csum_mode_get_default, WARNING: line length of 86 exceeds 80 columns #344: FILE: drivers/net/ethernet/mellanox/mlx5/core/lib/nv_param.c:779: + mlx5_devlink_swp_l4_csum_mode_set_default), total: 0 errors, 6 warnings, 0 checks, 294 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 3e6188435c25 ("net/mlx5: implement swp_l4_csum_mode via devlink params") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 6 warnings, 0 checks, 294 lines checked