qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v4 03/13] qapi/parser: fix unused check_args_section argument


From: Markus Armbruster
Subject: Re: [PATCH v4 03/13] qapi/parser: fix unused check_args_section arguments
Date: Fri, 01 Oct 2021 16:11:06 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

John Snow <jsnow@redhat.com> writes:

> Pylint informs us we're not using these arguments. Oops, it's
> right. Correct the error message and remove the remaining unused
> parameter.
>
> Fix test output now that the error message is improved.
> Fixes: e151941d1b
>
> Signed-off-by: John Snow <jsnow@redhat.com>

In v3, the blank line was where it belongs:

  Fix test output now that the error message is improved.

  Fixes: e151941d1b
  Signed-off-by: John Snow <jsnow@redhat.com>

The change looks accidental.  Can tidy up in my tree.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]