Skip to content

Commit

Permalink
media: samsung: s5p-mfc: Fix kerneldoc
Browse files Browse the repository at this point in the history
Remove doc from missing fields.

Signed-off-by: Ricardo Ribalda <[email protected]>
Reviewed-by: Randy Dunlap <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
  • Loading branch information
ribalda authored and Hans Verkuil committed Feb 5, 2024
1 parent 0e01357 commit 0e78357
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/media/platform/samsung/s5p-mfc/s5p_mfc_common.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0e78357

Please sign in to comment.