]> Git Repo - qemu.git/commit
qom: eliminate identical functions
authorPaolo Bonzini <[email protected]>
Tue, 27 Oct 2020 16:12:57 +0000 (12:12 -0400)
committerPaolo Bonzini <[email protected]>
Thu, 10 Dec 2020 17:15:01 +0000 (12:15 -0500)
commit169cbac12d4fad5922619a0b64ad0aa66e9365a7
tree6ac42c4542d3ff02f7e73e7123736735111e1ac5
parenta6195b5b368865cab9200807763a9ad84d4eba64
qom: eliminate identical functions

Most property release functions in qom/object.c only free the opaque
value.  Combine all of them into a single function.

Signed-off-by: Paolo Bonzini <[email protected]>
qom/object.c
This page took 0.023644 seconds and 4 git commands to generate.