[PATCH 1/2] drm/amd/display: fix comment format

Christian König ckoenig.leichtzumerken at gmail.com
Tue Jul 12 15:33:46 UTC 2022


Am 12.07.22 um 16:31 schrieb Alex Deucher:
> This is not a compliant kerneldoc comment, so make it just
> a regular comment.
>
> Reported-by: kernel test robot <lkp at intel.com>
> Signed-off-by: Alex Deucher <alexander.deucher at amd.com>

Reviewed-by: Christian König <christian.koenig at amd.com> for this series.

> ---
>   drivers/gpu/drm/amd/display/dc/dcn314/dcn314_optc.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/display/dc/dcn314/dcn314_optc.c b/drivers/gpu/drm/amd/display/dc/dcn314/dcn314_optc.c
> index c4a5f8198209..436c3545a983 100644
> --- a/drivers/gpu/drm/amd/display/dc/dcn314/dcn314_optc.c
> +++ b/drivers/gpu/drm/amd/display/dc/dcn314/dcn314_optc.c
> @@ -42,7 +42,7 @@
>   #define FN(reg_name, field_name) \
>   	optc1->tg_shift->field_name, optc1->tg_mask->field_name
>   
> -/**
> +/*
>    * Enable CRTC
>    * Enable CRTC - call ASIC Control Object to enable Timing generator.
>    */



More information about the amd-gfx mailing list