Re: [PATCH][next] drm/amd/display: fix spelling mistake "alidation" -> "validation"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2021-08-25 7:36 a.m., Colin King wrote:
> From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
> 
> There is a spelling mistake in a DC_LOG_WARNING message. Fix it.
> 
> Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx>

Reviewed-by: Harry Wentland <harry.wentland@xxxxxxx>

Harry

> ---
>  drivers/gpu/drm/amd/display/dc/dcn31/dcn31_resource.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_resource.c b/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_resource.c
> index 3223a1ff2292..91cbc0922ad4 100644
> --- a/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_resource.c
> +++ b/drivers/gpu/drm/amd/display/dc/dcn31/dcn31_resource.c
> @@ -1999,7 +1999,7 @@ bool dcn31_validate_bandwidth(struct dc *dc,
>  	goto validate_out;
>  
>  validate_fail:
> -	DC_LOG_WARNING("Mode Validation Warning: %s failed alidation.\n",
> +	DC_LOG_WARNING("Mode Validation Warning: %s failed validation.\n",
>  		dml_get_status_message(context->bw_ctx.dml.vba.ValidationStatus[context->bw_ctx.dml.vba.soc.num_states]));
>  
>  	BW_VAL_TRACE_SKIP(fail);
> 




[Index of Archives]     [Kernel Development]     [Kernel Announce]     [Kernel Newbies]     [Linux Networking Development]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Device Mapper]

  Powered by Linux