On Fri, 29 May 2015 16:23:55 +0200
Markus Armbruster <arm...@redhat.com> wrote:

> The following hunk needs to be squashed in:
> 
> diff --git a/monitor.c b/monitor.c
> index 16bd567..888d771 100644
> --- a/monitor.c
> +++ b/monitor.c
> @@ -5005,7 +5005,6 @@ static void handle_qmp_command(JSONMessageParser 
> *parser, QList *tokens)
>          goto err_out;
>      }
>      if (invalid_qmp_mode(mon, cmd, &local_err)) {
> -        qerror_report_err(local_err);
>          goto err_out;
>      }

Reviewed-by: Luiz Capitulino <lcapitul...@redhat.com>

>  
> 


Reply via email to