On 06.07.2018 12:57, Marc-André Lureau wrote:
> The lexer always returns 0 when char feeding. Furthermore, none of the
> caller care about the return value.
> 
> Signed-off-by: Marc-André Lureau <[email protected]>
> Message-Id: <[email protected]>
> Reviewed-by: Markus Armbruster <[email protected]>
> Signed-off-by: Markus Armbruster <[email protected]>
> ---
>  include/qapi/qmp/json-lexer.h    |  4 ++--
>  include/qapi/qmp/json-streamer.h |  4 ++--
>  qobject/json-lexer.c             | 23 ++++++++---------------
>  qobject/json-streamer.c          |  8 ++++----
>  4 files changed, 16 insertions(+), 23 deletions(-)

Reviewed-by: Thomas Huth <[email protected]>



Reply via email to