]> git.proxmox.com Git - mirror_qemu.git/commit - qobject/block-qdict.c
qobject: Catch another straggler for use of qdict_put_str()
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 5 Jul 2018 15:58:05 +0000 (12:58 -0300)
committerLaurent Vivier <laurent@vivier.eu>
Fri, 26 Oct 2018 15:17:32 +0000 (17:17 +0200)
commit7396972021f0d1386f8cb14cacd64b1fe1237fd7
treee290840cf99996b0299426f68f3df57e6abb8b9d
parent6a1f42bd7978eea0109390dc6263c034ff313c24
qobject: Catch another straggler for use of qdict_put_str()

Patch created mechanically by rerunning:

  $  spatch --sp-file scripts/coccinelle/qobject.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-2-f4bug@amsat.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
qobject/block-qdict.c