Skip to content
Snippets Groups Projects
user avatar
Mauro Carvalho Chehab authored
Gotos makes a little harder to check the code. In this
particular case, the goto is doing nothing but jumping into
a return.

Instead, just replace the goto by the return, making it
simpler.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@osg.samsung.com>
b0c49e2a
History
Name Last commit Last update