On Wed, 17 Jun 2026 16:12:59 +0800
Zaiyu Wang <[email protected]> wrote:

> +void
> +set_fields_e56(unsigned int *src_data, unsigned int bit_high,
> +            unsigned int bit_low, unsigned int set_value)
> +{

Function could be static here?

> +#define CL74_KRTR_TRAINNING_TIMEOUT  6000    /* 3000ms c74 trainning timeout 
> */
> +#define AN_TRAINNING_MODE            0       /* 0: not dis an 1: dis an */

Checkpatch thinks this is a spelling error did you mean "training"

Another typo here.

WARNING: [TYPO_SPELLING] 'sequeence' may be misspelled - perhaps 'sequence'?
#  drivers/net/txgbe/base/txgbe_e56_bp.c:2465:
+       /* 19. rxs calibration and adaotation sequeence */

Reply via email to