Michael Grzeschik 1fef11a2f4 media: uvcvideo: Remove unneeded goto
The goto statement in uvc_v4l2_try_format can simply be replaced by an
direct return. There is no further user of the label, so remove it.

Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
2022-07-16 08:53:22 +01:00
..
2022-03-18 05:58:35 +01:00
2022-07-08 14:45:24 +01:00
2022-05-13 11:02:19 +02:00
2022-03-23 14:51:35 -07:00
2022-07-16 08:53:22 +01:00
2022-03-12 16:59:52 +01:00