[PATCH 2/7] qemu_security: Rename qemuSecurityCleanupTPMEmulator()

Peter Krempa pkrempa at redhat.com
Tue Jan 3 12:50:09 UTC 2023


On Wed, Dec 21, 2022 at 08:43:52 +0100, Michal Privoznik wrote:
> The qemuSecurityCleanupTPMEmulator() function calls
> virSecurityManagerRestoreTPMLabels() and thus the proper name is
> qemuSecurityRestoreTPMLabels(). Rename it.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/qemu/qemu_security.c | 6 +++---
>  src/qemu/qemu_security.h | 6 +++---
>  src/qemu/qemu_tpm.c      | 2 +-
>  3 files changed, 7 insertions(+), 7 deletions(-)

Reviewed-by: Peter Krempa <pkrempa at redhat.com>


More information about the libvir-list mailing list