WARNING: line length of 82 exceeds 80 columns #28: FILE: drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c:124: + return MLX5_CAP_MCAM_FEATURE(mdev, mtutc_time_adjustment_extended_range) ? WARNING: line length of 83 exceeds 80 columns #58: FILE: drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c:369: +static int mlx5_clock_settime(struct mlx5_core_dev *mdev, struct mlx5_clock *clock, WARNING: line length of 84 exceeds 80 columns #75: FILE: drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c:390: +static int mlx5_ptp_settime(struct ptp_clock_info *ptp, const struct timespec64 *ts) WARNING: line length of 82 exceeds 80 columns #77: FILE: drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c:392: + struct mlx5_clock *clock = container_of(ptp, struct mlx5_clock, ptp_info); total: 0 errors, 4 warnings, 0 checks, 70 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 cabb73363c1c ("net/mlx5: Add helper functions for PTP callbacks") 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, 70 lines checked