]> xenbits.xensource.com Git - libvirt.git/commit
qemu: remove useless error check
authorMartin Kletzander <mkletzan@redhat.com>
Wed, 2 Jul 2014 15:07:03 +0000 (17:07 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Wed, 16 Jul 2014 18:15:45 +0000 (20:15 +0200)
commit92ff464bbbefef6256ca81eff9d87acd990e4a3e
tree7966f38bde7a4e83786bf32f0c2afa40b6284493
parentcee22001d3982ee0cceec69899e3377e453211da
qemu: remove useless error check

Excerpt from the virCommandAddArgBuffer() description: "Correctly
transfers memory errors or contents from buf to cmd."

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
src/qemu/qemu_command.c