[PATCH] media: verisilicon: fix hantro.h kernel-doc warning

Nicolas Dufresne nicolas at ndufresne.ca
Wed Jan 17 11:19:38 PST 2024


Le mercredi 10 janvier 2024 à 20:36 -0800, Randy Dunlap a écrit :
> Remove an extraneous kernel-doc description in hantro.h to
> eliminate a kernel-doc warning:
> 
> hantro.h:277: warning: Excess struct member 'jpeg_enc' description in 'hantro_ctx'

Reviewed-by: Nicolas Dufresne <nicolas.dufresne at collabora.com>

Thanks!

> 
> Signed-off-by: Randy Dunlap <rdunlap at infradead.org>
> Cc: Ezequiel Garcia <ezequiel at vanguardiasur.com.ar>
> Cc: Philipp Zabel <p.zabel at pengutronix.de>
> Cc: linux-media at vger.kernel.org
> Cc: linux-rockchip at lists.infradead.org
> Cc: Mauro Carvalho Chehab <mchehab at kernel.org>
> ---
>  drivers/media/platform/verisilicon/hantro.h |    1 -
>  1 file changed, 1 deletion(-)
> 
> diff -- a/drivers/media/platform/verisilicon/hantro.h b/drivers/media/platform/verisilicon/hantro.h
> --- a/drivers/media/platform/verisilicon/hantro.h
> +++ b/drivers/media/platform/verisilicon/hantro.h
> @@ -237,7 +237,6 @@ struct hantro_dev {
>   * @codec_ops:		Set of operations related to codec mode.
>   * @postproc:		Post-processing context.
>   * @h264_dec:		H.264-decoding context.
> - * @jpeg_enc:		JPEG-encoding context.
>   * @mpeg2_dec:		MPEG-2-decoding context.
>   * @vp8_dec:		VP8-decoding context.
>   * @hevc_dec:		HEVC-decoding context.
> 




More information about the Linux-rockchip mailing list