WARNING: line length of 83 exceeds 80 columns #32: FILE: drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c:46: +#define MLX5_RT_CLOCK_IDENTITY_SIZE MLX5_FLD_SZ_BYTES(mrtcq_reg, rt_clock_identity) WARNING: line length of 81 exceeds 80 columns #62: FILE: drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c:128: + memcpy(identify, MLX5_ADDR_OF(mrtcq_reg, out, rt_clock_identity), WARNING: line length of 84 exceeds 80 columns #77: FILE: drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c:1258: + mdev->clock_state->compdev = mlx5_devcom_register_component(mdev->priv.devc, WARNING: line length of 93 exceeds 80 columns #78: FILE: drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c:1259: + MLX5_DEVCOM_SHARED_CLOCK, WARNING: line length of 85 exceeds 80 columns #79: FILE: drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c:1260: + key, NULL, mdev); 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 d56d72ac464d ("net/mlx5: Add devcom component for the clock shared by functions") 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