diff mbox series

include/media/v4l2-subdev.h: fix typo

Message ID d29e9b33-a644-1a13-508b-fe0df6b768b8@xs4all.nl
State New
Headers show
Series include/media/v4l2-subdev.h: fix typo | expand

Commit Message

Hans Verkuil June 30, 2020, 10:28 a.m. UTC
Typo in comment block:

v4l2_subdev_get_try_crop -> v4l2_subdev_get_try_compose

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
---
diff mbox series

Patch

diff --git a/include/media/v4l2-subdev.h b/include/media/v4l2-subdev.h
index f7fe78a6f65a..2607ea85096a 100644
--- a/include/media/v4l2-subdev.h
+++ b/include/media/v4l2-subdev.h
@@ -959,7 +959,7 @@  static inline struct v4l2_rect
 }

 /**
- * v4l2_subdev_get_try_crop - ancillary routine to call
+ * v4l2_subdev_get_try_compose - ancillary routine to call
  *	&struct v4l2_subdev_pad_config->try_compose
  *
  * @sd: pointer to &struct v4l2_subdev