]> git.proxmox.com Git - mirror_qemu.git/commit
tests/bios-tables-test: Remove an useless cast
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 5 Jul 2018 15:58:08 +0000 (12:58 -0300)
committerLaurent Vivier <laurent@vivier.eu>
Fri, 26 Oct 2018 15:17:32 +0000 (17:17 +0200)
commitcc80b01a5494344e29a4f41f0b684ed49c004e6d
tree90219e35b3ea342c89f25a7ff499dc76bf287d7e
parent40e2297b4c73589290f64018aa65e4aa7e08b427
tests/bios-tables-test: Remove an useless cast

Patch created mechanically by rerunning:

  $  spatch --sp-file scripts/coccinelle/typecast.cocci \
            --macro-file scripts/cocci-macro-file.h \
            --dir . --in-place

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Message-Id: <20180705155811.20366-5-f4bug@amsat.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
tests/bios-tables-test.c