Marc-André Lureau writes:
> Stupid wrapper that's used exactly once, in libqtest.c. Let's use
> json_parser_parse_err() there, and drop the wrapper. Let's rename
> json_parser_parse_err() to json_parser_parse() then.
>
> Suggested-by: Markus Armbruster
> Signed-off-by: Marc-André Lureau
Revi
Stupid wrapper that's used exactly once, in libqtest.c. Let's use
json_parser_parse_err() there, and drop the wrapper. Let's rename
json_parser_parse_err() to json_parser_parse() then.
Suggested-by: Markus Armbruster
Signed-off-by: Marc-André Lureau
---
include/qapi/qmp/json-parser.h | 3 +--