[libvirt] [PATCH 17/19] qemu_command: remove unnecessary labels and ret variables

Michal Privoznik mprivozn at redhat.com
Wed Aug 21 07:44:01 UTC 2019


On 8/20/19 2:59 PM, Ján Tomko wrote:
> The recent cleanups allow us to clean up the code a bit.
> 
> Signed-off-by: Ján Tomko <jtomko at redhat.com>
> ---
>   src/qemu/qemu_command.c | 741 +++++++++++++++-------------------------
>   1 file changed, 274 insertions(+), 467 deletions(-)

qemuBuildMemoryBackendProps
qemuBuildMemoryCellBackendStr
qemuBuildHostNetStr (if you take mu suggestion from previous patch and 
use VIR_AUTOUNREF() for @cfg)

Michal




More information about the libvir-list mailing list