sof/tools/tplg_parser
Curtis Malainey f227ae7af2 tplg_parser: fix exit path
goto after return is incorrect since it generates unreachable code.

Signed-off-by: Curtis Malainey <cujomalainey@chromium.org>
2021-04-22 11:30:38 +01:00
..
include/tplg_parser tools: tplg_parser: add uuid token parsing 2020-09-07 12:04:28 +01:00
CMakeLists.txt cmake: allow testbench to build with clang 2020-09-28 10:37:26 +01:00
tplg_parser.c tplg_parser: fix exit path 2021-04-22 11:30:38 +01:00