Re: [PATCH] Drivers: gpu: drm: amd: display: amdgpu_dm: amdgpu_dm.h: Fixed a documentation warning

From: Alex Deucher
Date: Wed Oct 30 2019 - 15:09:04 EST


On Mon, Oct 28, 2019 at 4:25 AM <madhuparnabhowmik04@xxxxxxxxx> wrote:
>
> From: Madhuparna Bhowmik <madhuparnabhowmik04@xxxxxxxxx>
>
> This patch fixes the following warning: Incorrect use of
> kernel-doc format: * @atomic_obj
> by adding a colon after @atomic_obj.
>
> Signed-off-by: Madhuparna Bhowmik <madhuparnabhowmik04@xxxxxxxxx>

Thanks for the patch. This as already fixed by Harry.

Alex

> ---
> drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
> index c8c525a2b505..80d53d095773 100644
> --- a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
> +++ b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
> @@ -128,7 +128,7 @@ struct amdgpu_display_manager {
> u16 display_indexes_num;
>
> /**
> - * @atomic_obj
> + * @atomic_obj:
> *
> * In combination with &dm_atomic_state it helps manage
> * global atomic state that doesn't map cleanly into existing
> --
> 2.17.1
>
> _______________________________________________
> amd-gfx mailing list
> amd-gfx@xxxxxxxxxxxxxxxxxxxxx
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx