Re: [PATCH] drm/panthor: Fix wrong kernel-doc format in the uAPI header

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

 



On Tue, 26 Mar 2024 10:30:55 +0100
Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx> wrote:

> The kernel doc prefix is /** not /*.
> 
> Reported-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
> Signed-off-by: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>

Queued to drm-misc-next.

> ---
>  include/uapi/drm/panthor_drm.h | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/include/uapi/drm/panthor_drm.h b/include/uapi/drm/panthor_drm.h
> index 373df80f41ed..dadb05ab1235 100644
> --- a/include/uapi/drm/panthor_drm.h
> +++ b/include/uapi/drm/panthor_drm.h
> @@ -336,10 +336,10 @@ struct drm_panthor_gpu_info {
>  	/** @tiler_present: Bitmask encoding the tiler units exposed by the GPU. */
>  	__u64 tiler_present;
>  
> -	/* @core_features: Used to discriminate core variants when they exist. */
> +	/** @core_features: Used to discriminate core variants when they exist. */
>  	__u32 core_features;
>  
> -	/* @pad: MBZ. */
> +	/** @pad: MBZ. */
>  	__u32 pad;
>  };
>  




[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux