Skip to content

Commit f19b841

Browse files
committed
Merge tag 'media/v6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Pull media kernel-doc fix from Mauro Carvalho Chehab: "A fix to shut up a kernel-doc warning on c3-isp driver" * tag 'media/v6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media: media: uapi: c3-isp: Fix documentation warning
2 parents 7eb7f57 + f7231cf commit f19b841

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/uapi/linux/media/amlogic/c3-isp-config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ enum c3_isp_params_block_type {
186186
#define C3_ISP_PARAMS_BLOCK_FL_ENABLE V4L2_ISP_PARAMS_FL_BLOCK_ENABLE
187187

188188
/**
189-
* struct c3_isp_params_block_header - C3 ISP parameter block header
189+
* c3_isp_params_block_header - C3 ISP parameter block header
190190
*
191191
* This structure represents the common part of all the ISP configuration
192192
* blocks and is identical to :c:type:`v4l2_isp_params_block_header`.

0 commit comments

Comments
 (0)