On 22/06/2020 12.42, Markus Armbruster wrote:
> Receiving the error in a local variable only to assert there is none
> is less clear than passing &error_abort.  Clean up.
> 
> Signed-off-by: Markus Armbruster <arm...@redhat.com>
> ---
>  tests/check-qobject.c              |   5 +-
>  tests/test-logging.c               |  12 +---
>  tests/test-qemu-opts.c             |  22 ++----
>  tests/test-replication.c           | 109 +++++++++--------------------
>  tests/test-string-input-visitor.c  |  33 +++------
>  tests/test-string-output-visitor.c |  16 ++---
>  6 files changed, 57 insertions(+), 140 deletions(-)

Reviewed-by: Thomas Huth <th...@redhat.com>


Reply via email to