From: Ricardo Ribalda Date: Fri, 26 Jan 2024 23:16:12 +0000 (+0000) Subject: media: samsung: s5p-mfc: Fix kerneldoc X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=0e7835767e2accf63b9c4fcdf3fedafceff56eb8;p=linux.git media: samsung: s5p-mfc: Fix kerneldoc Remove doc from missing fields. Signed-off-by: Ricardo Ribalda Reviewed-by: Randy Dunlap Signed-off-by: Hans Verkuil --- diff --git a/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_common.h b/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_common.h index 0f6e260746c99..3cc2a4f5c40a6 100644 --- a/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_common.h +++ b/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_common.h @@ -612,7 +612,6 @@ struct s5p_mfc_codec_ops { * @chroma_dpb_size: dpb buffer size for chroma * @me_buffer_size: size of the motion estimation buffer * @tmv_buffer_size: size of temporal predictor motion vector buffer - * @frame_type: used to force the type of the next encoded frame * @ref_queue: list of the reference buffers for encoding * @force_frame_type: encoder's frame type forcing control * @ref_queue_cnt: number of the buffers in the reference list