qobject: Move block-specific qdict code to block-qdict.c
commit0bcc8e5bd8d6fd6e5cb6462054f7cfa45b282f9a
authorMarkus Armbruster <armbru@redhat.com>
Thu, 14 Jun 2018 19:14:29 +0000 (14 21:14 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 15 Jun 2018 12:49:44 +0000 (15 14:49 +0200)
tree3647e2348f6d7438d4cd6e9a5c9b1faf7a31c83e
parent609f45ea9507fc1603eaeda7f5066b99beac6721
qobject: Move block-specific qdict code to block-qdict.c

Pure code motion, except for two brace placements and a comment
tweaked to appease checkpatch.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
MAINTAINERS
qobject/Makefile.objs
qobject/block-qdict.c [copied from qobject/qdict.c with 63% similarity]
qobject/qdict.c
tests/Makefile.include
tests/check-block-qdict.c [copied from tests/check-qdict.c with 67% similarity]
tests/check-qdict.c