On Sun, Feb 02, 2020 at 21:01:43 +0100, Ján Tomko wrote:
Ján Tomko (4):
qemu: tpm: remove unused pidfile variable
qemu: tpm: use g_autofree
qemu: tpm: use g_autoptr where applicable
I don't understand why we split g_autofree and g_autoptr. Specifically
as g_autoptr patches usually combine changes to distinct types.
qemu: tpm: remove unused labels
Nevertheless:
Reviewed-by: Peter Krempa <pkrempa(a)redhat.com>