summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorMichael Grzeschik <m.grzeschik@pengutronix.de>2022-06-16 20:54:54 +0100
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-07-16 08:53:22 +0100
commit1fef11a2f4660a48ed1a655d55226d930cb8ba13 (patch)
tree928840eb6bc0bca297e25b823ef16c0769458e62 /Documentation
parenteff1e24c8e674ba531d204505d9697c543a78772 (diff)
downloadlinux-1fef11a2f4660a48ed1a655d55226d930cb8ba13.tar.bz2
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>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions