Linux-Rockchip Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] media: verisilicon: fix hantro.h kernel-doc warning
@ 2024-01-11  4:36 Randy Dunlap
  2024-01-17 19:19 ` Nicolas Dufresne
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2024-01-11  4:36 UTC (permalink / raw)
  To: linux-kernel
  Cc: Randy Dunlap, Ezequiel Garcia, Philipp Zabel, linux-media,
	linux-rockchip, Mauro Carvalho Chehab

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'

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Cc: linux-media@vger.kernel.org
Cc: linux-rockchip@lists.infradead.org
Cc: Mauro Carvalho Chehab <mchehab@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.

_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] media: verisilicon: fix hantro.h kernel-doc warning
  2024-01-11  4:36 [PATCH] media: verisilicon: fix hantro.h kernel-doc warning Randy Dunlap
@ 2024-01-17 19:19 ` Nicolas Dufresne
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Dufresne @ 2024-01-17 19:19 UTC (permalink / raw)
  To: Randy Dunlap, linux-kernel
  Cc: Ezequiel Garcia, Philipp Zabel, linux-media, linux-rockchip,
	Mauro Carvalho Chehab

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@collabora.com>

Thanks!

> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
> Cc: Philipp Zabel <p.zabel@pengutronix.de>
> Cc: linux-media@vger.kernel.org
> Cc: linux-rockchip@lists.infradead.org
> Cc: Mauro Carvalho Chehab <mchehab@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.
> 


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-17 19:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-11  4:36 [PATCH] media: verisilicon: fix hantro.h kernel-doc warning Randy Dunlap
2024-01-17 19:19 ` Nicolas Dufresne

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox