ext4: check for overlapping extents in ext4_valid_extent_entries()
[deliverable/linux.git] / include / media / v4l2-subdev.h
index 27b28506f749bdcd76a646b7a436f77a52cc6c1d..d67210a37ef376192dcd70e5004c4b526ea753e8 100644 (file)
@@ -641,7 +641,7 @@ struct v4l2_subdev_fh {
        }
 
 __V4L2_SUBDEV_MK_GET_TRY(v4l2_mbus_framefmt, format, try_fmt)
-__V4L2_SUBDEV_MK_GET_TRY(v4l2_rect, crop, try_compose)
+__V4L2_SUBDEV_MK_GET_TRY(v4l2_rect, crop, try_crop)
 __V4L2_SUBDEV_MK_GET_TRY(v4l2_rect, compose, try_compose)
 #endif
 
This page took 0.032107 seconds and 5 git commands to generate.