16 Sep
2016
16 Sep
'16
12:54 p.m.
On Thu, Sep 15, 2016 at 18:14:39 +0200, Martin Kletzander wrote:
Always format id first so that we don't need to do that twice in different code paths.
Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- src/qemu/qemu_command.c | 6 ++++-- tests/qemuxml2argvdata/qemuxml2argv-shmem.args | 16 ++++++++-------- 2 files changed, 12 insertions(+), 10 deletions(-)
ACK