]> xenbits.xensource.com Git - libvirt.git/commit
qemuBuildControllersCommandLine: use i instead of j as the counter
authorJán Tomko <jtomko@redhat.com>
Wed, 16 Jan 2019 07:47:06 +0000 (08:47 +0100)
committerJán Tomko <jtomko@redhat.com>
Fri, 25 Jan 2019 13:58:43 +0000 (14:58 +0100)
commit49ec5769c9dfdfbaabe939d0851bda95364a05d6
treecec35d0fdd7a8397a7a9332f3df3b037b85d9b05
parenta6d3357c8b9eb3b08f17703d7154cd8c23e60bdc
qemuBuildControllersCommandLine: use i instead of j as the counter

Now that the nested loop is gone.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Cole Robinson <crobinso@redhat.com>
src/qemu/qemu_command.c