]> git.proxmox.com Git - mirror_qemu.git/commit
crypto: Switch to QEMU UUID API
authorFam Zheng <famz@redhat.com>
Wed, 21 Sep 2016 04:27:19 +0000 (12:27 +0800)
committerFam Zheng <famz@redhat.com>
Fri, 23 Sep 2016 03:42:52 +0000 (11:42 +0800)
commit2ef950f91d1c439da0aad6629521825523578dce
tree6bafcecdcfe9b1b478be323f71dfac985d657bb0
parent38440a21fa662767e58db0d5f8b71a0e1f00dc46
crypto: Switch to QEMU UUID API

The uuid generation doesn't return error, so update the function
signature and calling code accordingly.

Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Jeff Cody <jcody@redhat.com>
Message-Id: <1474432046-325-7-git-send-email-famz@redhat.com>
Reviewed-by: Daniel P. Berrange <berrange@redhat.com>
crypto/block-luks.c